Home | History | Annotate | Download | only in linux

Lines Matching refs:iw_freq

160  *	- Make struct iw_freq signed (both m & e), add explicit padding
407 #define IW_PRIV_TYPE_FLOAT 0x5000 /* struct iw_freq */
699 struct iw_freq
799 struct iw_freq channel_list[IW_MAX_FREQUENCIES];
916 struct iw_freq freq; /* frequency or channel :
1060 struct iw_freq freq[IW_MAX_FREQUENCIES]; /* list */
1101 #define IW_EV_FREQ_LEN (IW_EV_LCP_LEN + sizeof(struct iw_freq))
1120 #define IW_EV_FREQ_PK_LEN (IW_EV_LCP_PK_LEN + sizeof(struct iw_freq))