Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A 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/net/wireless/
H A 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()
H A 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()
H A Dwext-priv.c52 sizeof(struct iw_freq), /* IW_PRIV_TYPE_FLOAT */
H A Dscan.c3539 struct iw_freq *freq = in cfg80211_wext_siwscan()