Home
last modified time | relevance | path

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

/linux-6.15/net/mac80211/tests/
H A Dchan-mode.c146 unsigned long userspace_selectors[BITS_TO_LONGS(128)] = {}; in KUNIT_ARRAY_PARAM_DESC() local
212 set_bit(params->userspace_selector, userspace_selectors); in KUNIT_ARRAY_PARAM_DESC()
227 userspace_selectors); in KUNIT_ARRAY_PARAM_DESC()
/linux-6.15/net/mac80211/
H A Dmlme.c998 unsigned long *userspace_selectors) in ieee80211_determine_chan_mode() argument
4168 memset(ifmgd->userspace_selectors, 0, in ieee80211_set_disassoc()
4169 sizeof(ifmgd->userspace_selectors)); in ieee80211_set_disassoc()
5934 unsigned long *userspace_selectors) in ieee80211_prep_channel() argument
5948 userspace_selectors); in ieee80211_prep_channel()
8687 unsigned long *userspace_selectors) in ieee80211_prep_connection() argument
8827 userspace_selectors); in ieee80211_prep_connection()
8950 userspace_selectors); in ieee80211_parse_cfg_selectors()
8955 userspace_selectors); in ieee80211_parse_cfg_selectors()
9118 auth_data->userspace_selectors); in ieee80211_mgd_auth()
[all …]
H A Dieee80211_i.h405 unsigned long userspace_selectors[BITS_TO_LONGS(128)]; member
525 unsigned long userspace_selectors[BITS_TO_LONGS(128)]; member
2814 unsigned long *userspace_selectors);