Lines Matching refs:iw_param
680 struct iw_param { struct
909 struct iw_param nwid; /* network id (or domain - the cell) */
914 struct iw_param sens; /* signal level threshold */
915 struct iw_param bitrate; /* default bit rate */
916 struct iw_param txpower; /* default transmit power */
917 struct iw_param rts; /* RTS threshold */
918 struct iw_param frag; /* Fragmentation threshold */
920 struct iw_param retry; /* Retry limits & lifetime */
923 struct iw_param power; /* PM duration/timeout */
929 struct iw_param param; /* Other small parameters */
1092 #define IW_EV_PARAM_LEN (IW_EV_LCP_LEN + sizeof(struct iw_param))
1110 #define IW_EV_PARAM_PK_LEN (IW_EV_LCP_PK_LEN + sizeof(struct iw_param))