Home
last modified time | relevance | path

Searched refs:supported_selectors (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Dcfg80211.h3347 const u8 *supported_selectors; member
3472 const u8 *supported_selectors; member
/linux/net/mac80211/
H A Dmlme.c9882 const u8 *supported_selectors, in ieee80211_parse_cfg_selectors() argument
9885 if (supported_selectors) { in ieee80211_parse_cfg_selectors()
9887 set_bit(supported_selectors[i], in ieee80211_parse_cfg_selectors()
10008 req->supported_selectors, in ieee80211_mgd_auth()
10411 req->supported_selectors, in ieee80211_mgd_assoc()
/linux/net/wireless/
H A Dnl80211.c304 const u8 *supported_selectors = nla_data(attr); in validate_supported_selectors() local
309 if (supported_selectors[i] & 0x80) in validate_supported_selectors()
12850 req.supported_selectors = in nl80211_authenticate()
13219 req.supported_selectors = in nl80211_associate()