Lines Matching refs:iw_param
674 struct iw_param { struct
903 struct iw_param nwid; /* network id (or domain - the cell) */
908 struct iw_param sens; /* signal level threshold */
909 struct iw_param bitrate; /* default bit rate */
910 struct iw_param txpower; /* default transmit power */
911 struct iw_param rts; /* RTS threshold threshold */
912 struct iw_param frag; /* Fragmentation threshold */
914 struct iw_param retry; /* Retry limits & lifetime */
917 struct iw_param power; /* PM duration/timeout */
923 struct iw_param param; /* Other small parameters */
1086 #define IW_EV_PARAM_LEN (IW_EV_LCP_LEN + sizeof(struct iw_param))
1105 #define IW_EV_PARAM_PK_LEN (IW_EV_LCP_PK_LEN + sizeof(struct iw_param))