Home | History | Annotate | Download | only in linux

Lines Matching refs:iw_freq

160  *	- Make struct iw_freq signed (both m & e), add explicit padding
409 #define IW_PRIV_TYPE_FLOAT 0x5000 /* struct iw_freq */
701 struct iw_freq
801 struct iw_freq channel_list[IW_MAX_FREQUENCIES];
918 struct iw_freq freq; /* frequency or channel :
1062 struct iw_freq freq[IW_MAX_FREQUENCIES]; /* list */
1103 #define IW_EV_FREQ_LEN (IW_EV_LCP_LEN + sizeof(struct iw_freq))
1122 #define IW_EV_FREQ_PK_LEN (IW_EV_LCP_PK_LEN + sizeof(struct iw_freq))