/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt792x.h | 100 struct ieee80211_sband_iftype_data iftype[NUM_NL80211_BANDS][NUM_NL80211_IFTYPES];
|
/openbmc/linux/net/wireless/ |
H A D | chan.c | 588 case NUM_NL80211_IFTYPES: in cfg80211_chandef_dfs_required() 745 case NUM_NL80211_IFTYPES: in cfg80211_beaconing_iface_active()
|
H A D | util.c | 1200 case NUM_NL80211_IFTYPES: in cfg80211_change_iface() 2250 for (iftype = 0; iftype < NUM_NL80211_IFTYPES; iftype++) { in cfg80211_iter_combinations() 2274 for (iftype = 0; iftype < NUM_NL80211_IFTYPES; iftype++) { in cfg80211_iter_combinations()
|
H A D | core.c | 816 ifmodes &= ((1 << NUM_NL80211_IFTYPES) - 1) & ~1; in wiphy_register() 1336 case NUM_NL80211_IFTYPES: in __cfg80211_leave()
|
/openbmc/linux/include/uapi/linux/ |
H A D | nl80211.h | 3471 NUM_NL80211_IFTYPES, enumerator 3472 NL80211_IFTYPE_MAX = NUM_NL80211_IFTYPES - 1
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | mt7996.h | 155 struct ieee80211_sband_iftype_data iftype[NUM_NL80211_BANDS][NUM_NL80211_IFTYPES];
|
H A D | init.c | 837 for (i = 0; i < NUM_NL80211_IFTYPES; i++) { in __mt7996_set_stream_he_eht_caps()
|
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | core.h | 478 iftype[NUM_NL80211_BANDS][NUM_NL80211_IFTYPES];
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | mt7915.h | 201 struct ieee80211_sband_iftype_data iftype[NUM_NL80211_BANDS][NUM_NL80211_IFTYPES];
|
H A D | init.c | 977 for (i = 0; i < NUM_NL80211_IFTYPES; i++) { in mt7915_init_he_caps()
|
/openbmc/linux/net/mac80211/ |
H A D | chan.c | 305 case NUM_NL80211_IFTYPES: in ieee80211_get_chanctx_vif_max_required_bw() 1224 case NUM_NL80211_IFTYPES: in ieee80211_link_chanctx_reservation_complete()
|
H A D | iface.c | 1317 case NUM_NL80211_IFTYPES: in ieee80211_do_open() 1836 case NUM_NL80211_IFTYPES: in ieee80211_setup_sdata()
|
H A D | main.c | 540 ieee80211_default_mgmt_stypes[NUM_NL80211_IFTYPES] = {
|
H A D | util.c | 2830 case NUM_NL80211_IFTYPES: in ieee80211_reconfig() 4848 if (WARN_ON(iftype >= NUM_NL80211_IFTYPES)) in ieee80211_check_combinations()
|
H A D | cfg.c | 559 case NUM_NL80211_IFTYPES: in ieee80211_add_key()
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | core.h | 621 iftype[NUM_NL80211_BANDS][NUM_NL80211_IFTYPES];
|
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | cfg80211.c | 54 qtnf_mgmt_stypes[NUM_NL80211_IFTYPES] = {
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
H A D | main.c | 27 for (i = 0; i < NUM_NL80211_IFTYPES; i++) { in mt7921_init_he_caps()
|
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/ |
H A D | cfg80211.c | 21 wilc_wfi_cfg80211_mgmt_types[NUM_NL80211_IFTYPES] = {
|
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/ |
H A D | ioctl_cfg80211.c | 148 rtw_cfg80211_default_mgmt_stypes[NUM_NL80211_IFTYPES] = {
|
/openbmc/linux/include/net/ |
H A D | cfg80211.h | 1476 int iftype_num[NUM_NL80211_IFTYPES];
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | cfg80211.c | 273 wil_mgmt_stypes[NUM_NL80211_IFTYPES] = {
|
/openbmc/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | cfg80211.c | 3405 ath6kl_mgmt_stypes[NUM_NL80211_IFTYPES] = {
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | cfg80211.c | 1715 mwifiex_mgmt_stypes[NUM_NL80211_IFTYPES] = {
|
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | core.c | 3254 for (i = 0; i < NUM_NL80211_IFTYPES; i++) { in rtw89_init_he_cap()
|