Home
last modified time | relevance | path

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

/linux/include/net/
H A Dcfg80211.h3206 const u8 *supported_selectors; member
3332 const u8 *supported_selectors; member
/linux/net/mac80211/
H A Dmlme.c9160 const u8 *supported_selectors, in ieee80211_parse_cfg_selectors() argument
9163 if (supported_selectors) { in ieee80211_parse_cfg_selectors()
9165 set_bit(supported_selectors[i], in ieee80211_parse_cfg_selectors()
9277 req->supported_selectors, in ieee80211_mgd_auth()
9669 req->supported_selectors, in ieee80211_mgd_assoc()
/linux/net/wireless/
H A Dnl80211.c303 const u8 *supported_selectors = nla_data(attr); in validate_supported_selectors() local
308 if (supported_selectors[i] & 0x80) in validate_supported_selectors()
11943 req.supported_selectors = in nl80211_authenticate()
12304 req.supported_selectors = in nl80211_associate()