Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmlme.c9104 ieee80211_parse_cfg_selectors(unsigned long * userspace_selectors,const u8 * supported_selectors,u8 supported_selectors_len) ieee80211_parse_cfg_selectors() argument
/linux/include/net/
H A Dcfg80211.h3166 const u8 *supported_selectors; global() member
3292 const u8 *supported_selectors; global() member
/linux/net/wireless/
H A Dnl80211.c303 const u8 *supported_selectors = nla_data(attr); in validate_supported_selectors() local