Searched defs:userspace_selectors (Results 1 – 3 of 3) sorted by relevance
/linux/net/mac80211/tests/ |
H A D | chan-mode.c | 158 unsigned long userspace_selectors[BITS_TO_LONGS(128)] = {}; in KUNIT_ARRAY_PARAM_DESC() local
|
/linux/net/mac80211/ |
H A D | mlme.c | 994 ieee80211_determine_chan_mode(struct ieee80211_sub_if_data * sdata,struct ieee80211_conn_settings * conn,struct cfg80211_bss * cbss,int link_id,struct ieee80211_chan_req * chanreq,struct cfg80211_chan_def * ap_chandef,unsigned long * userspace_selectors) ieee80211_determine_chan_mode() argument 6038 ieee80211_prep_channel(struct ieee80211_sub_if_data * sdata,struct ieee80211_link_data * link,int link_id,struct cfg80211_bss * cbss,bool mlo,struct ieee80211_conn_settings * conn,unsigned long * userspace_selectors) ieee80211_prep_channel() argument 8841 ieee80211_prep_connection(struct ieee80211_sub_if_data * sdata,struct cfg80211_bss * cbss,s8 link_id,const u8 * ap_mld_addr,bool assoc,struct ieee80211_conn_settings * conn,bool override,unsigned long * userspace_selectors) ieee80211_prep_connection() argument 9103 ieee80211_parse_cfg_selectors(unsigned long * userspace_selectors,const u8 * supported_selectors,u8 supported_selectors_len) ieee80211_parse_cfg_selectors() argument [all...] |
H A D | ieee80211_i.h | 414 unsigned long userspace_selectors[BITS_TO_LONGS(128)]; global() member 534 unsigned long userspace_selectors[BITS_TO_LONGS(128)]; global() member
|