Searched refs:iw_param (Results 1 – 4 of 4) sorted by relevance
41 struct iw_param *rts, char *extra);44 struct iw_param *rts, char *extra);47 struct iw_param *frag, char *extra);50 struct iw_param *frag, char *extra);53 struct iw_param *retry, char *extra);
673 struct iw_param { struct902 struct iw_param nwid; /* network id (or domain - the cell) */907 struct iw_param sens; /* signal level threshold */908 struct iw_param bitrate; /* default bit rate */909 struct iw_param txpower; /* default transmit power */910 struct iw_param rts; /* RTS threshold threshold */911 struct iw_param frag; /* Fragmentation threshold */913 struct iw_param retry; /* Retry limits & lifetime */916 struct iw_param power; /* PM duration/timeout */922 struct iw_param param; /* Other small parameters */[all …]
201 int iw_cm_accept(struct iw_cm_id *cm_id, struct iw_cm_conn_param *iw_param);230 int iw_cm_connect(struct iw_cm_id *cm_id, struct iw_cm_conn_param *iw_param);
37 #define IW_EV_COMPAT_PARAM_LEN (IW_EV_COMPAT_LCP_LEN + sizeof(struct iw_param))