Home
last modified time | relevance | path

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

/linux-6.12.1/net/wireless/
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);
Dwext-sme.c67 struct iw_freq *wextfreq, char *extra) in cfg80211_mgd_wext_siwfreq()
111 struct iw_freq *freq, char *extra) in cfg80211_mgd_wext_giwfreq()
Dibss.c289 struct iw_freq *wextfreq, char *extra) in cfg80211_ibss_wext_siwfreq()
340 struct iw_freq *freq, char *extra) in cfg80211_ibss_wext_giwfreq()
Dwext-priv.c52 sizeof(struct iw_freq), /* IW_PRIV_TYPE_FLOAT */
Dwext-compat.c232 int cfg80211_wext_freq(struct iw_freq *freq) in cfg80211_wext_freq()
800 struct iw_freq *wextfreq = &wrqu->freq; in cfg80211_wext_siwfreq()
867 struct iw_freq *freq = &wrqu->freq; in cfg80211_wext_giwfreq()
Dscan.c3535 struct iw_freq *freq = in cfg80211_wext_siwscan()
/linux-6.12.1/include/uapi/linux/
Dwireless.h706 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-6.12.1/include/linux/
Dwireless.h45 #define IW_EV_COMPAT_FREQ_LEN (IW_EV_COMPAT_LCP_LEN + sizeof(struct iw_freq))
/linux-6.12.1/drivers/staging/rtl8192e/
Drtllib_softmac_wx.c22 struct iw_freq *fwrq = &wrqu->freq; in rtllib_wx_set_freq()
65 struct iw_freq *fwrq = &wrqu->freq; in rtllib_wx_get_freq()
/linux-6.12.1/drivers/staging/rtl8712/
Drtl871x_ioctl_linux.c624 struct iw_freq *fwrq = &wrqu->freq; in r8711_wx_set_freq()
/linux-6.12.1/drivers/net/wireless/intel/ipw2x00/
Dipw2100.c6588 struct iw_freq *fwrq = &wrqu->freq; in ipw2100_wx_set_freq()
Dipw2200.c8599 struct iw_freq *fwrq = &wrqu->freq; in ipw_wx_set_freq()