Searched refs:iw_freq (Results 1 - 12 of 12) sorted by relevance

/linux-master/net/wireless/
H A Dwext-compat.h16 struct iw_freq *wextfreq, char *extra);
19 struct iw_freq *freq, char *extra);
35 struct iw_freq *wextfreq, char *extra);
38 struct iw_freq *freq, char *extra);
60 int cfg80211_wext_freq(struct iw_freq *freq);
H A Dwext-sme.c67 struct iw_freq *wextfreq, char *extra)
111 struct iw_freq *freq, char *extra)
H A Dwext-priv.c52 sizeof(struct iw_freq), /* IW_PRIV_TYPE_FLOAT */
H A Dibss.c286 struct iw_freq *wextfreq, char *extra)
337 struct iw_freq *freq, char *extra)
H A Dwext-compat.c232 int cfg80211_wext_freq(struct iw_freq *freq)
800 struct iw_freq *wextfreq = &wrqu->freq;
867 struct iw_freq *freq = &wrqu->freq;
H A Dscan.c3410 struct iw_freq *freq =
/linux-master/include/linux/
H A Dwireless.h45 #define IW_EV_COMPAT_FREQ_LEN (IW_EV_COMPAT_LCP_LEN + sizeof(struct iw_freq))
/linux-master/include/uapi/linux/
H A Dwireless.h167 * - Make struct iw_freq signed (both m & e), add explicit padding
416 #define IW_PRIV_TYPE_FLOAT 0x5000 /* struct iw_freq */
706 struct iw_freq { struct
800 struct iw_freq channel_list[IW_MAX_FREQUENCIES];
910 struct iw_freq freq; /* frequency or channel :
1052 struct iw_freq freq[IW_MAX_FREQUENCIES]; /* list */
1091 #define IW_EV_FREQ_LEN (IW_EV_LCP_LEN + sizeof(struct iw_freq))
1109 #define IW_EV_FREQ_PK_LEN (IW_EV_LCP_PK_LEN + sizeof(struct iw_freq))
/linux-master/drivers/staging/rtl8192e/
H A Drtllib_softmac_wx.c22 struct iw_freq *fwrq = &wrqu->freq;
65 struct iw_freq *fwrq = &wrqu->freq;
/linux-master/drivers/staging/rtl8712/
H A Drtl871x_ioctl_linux.c624 struct iw_freq *fwrq = &wrqu->freq;
/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c6588 struct iw_freq *fwrq = &wrqu->freq;
H A Dipw2200.c8599 struct iw_freq *fwrq = &wrqu->freq;

Completed in 215 milliseconds