Home
last modified time | relevance | path

Searched refs:NUM_NL80211_IFTYPES (Results 1 – 25 of 29) sorted by relevance

12

/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x.h100 struct ieee80211_sband_iftype_data iftype[NUM_NL80211_BANDS][NUM_NL80211_IFTYPES];
/openbmc/linux/net/wireless/
H A Dchan.c588 case NUM_NL80211_IFTYPES: in cfg80211_chandef_dfs_required()
745 case NUM_NL80211_IFTYPES: in cfg80211_beaconing_iface_active()
H A Dutil.c1200 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 Dcore.c816 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 Dnl80211.h3471 NUM_NL80211_IFTYPES, enumerator
3472 NL80211_IFTYPE_MAX = NUM_NL80211_IFTYPES - 1
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmt7996.h155 struct ieee80211_sband_iftype_data iftype[NUM_NL80211_BANDS][NUM_NL80211_IFTYPES];
H A Dinit.c837 for (i = 0; i < NUM_NL80211_IFTYPES; i++) { in __mt7996_set_stream_he_eht_caps()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h478 iftype[NUM_NL80211_BANDS][NUM_NL80211_IFTYPES];
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmt7915.h201 struct ieee80211_sband_iftype_data iftype[NUM_NL80211_BANDS][NUM_NL80211_IFTYPES];
H A Dinit.c977 for (i = 0; i < NUM_NL80211_IFTYPES; i++) { in mt7915_init_he_caps()
/openbmc/linux/net/mac80211/
H A Dchan.c305 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 Diface.c1317 case NUM_NL80211_IFTYPES: in ieee80211_do_open()
1836 case NUM_NL80211_IFTYPES: in ieee80211_setup_sdata()
H A Dmain.c540 ieee80211_default_mgmt_stypes[NUM_NL80211_IFTYPES] = {
H A Dutil.c2830 case NUM_NL80211_IFTYPES: in ieee80211_reconfig()
4848 if (WARN_ON(iftype >= NUM_NL80211_IFTYPES)) in ieee80211_check_combinations()
H A Dcfg.c559 case NUM_NL80211_IFTYPES: in ieee80211_add_key()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h621 iftype[NUM_NL80211_BANDS][NUM_NL80211_IFTYPES];
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c54 qtnf_mgmt_stypes[NUM_NL80211_IFTYPES] = {
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c27 for (i = 0; i < NUM_NL80211_IFTYPES; i++) { in mt7921_init_he_caps()
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c21 wilc_wfi_cfg80211_mgmt_types[NUM_NL80211_IFTYPES] = {
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c148 rtw_cfg80211_default_mgmt_stypes[NUM_NL80211_IFTYPES] = {
/openbmc/linux/include/net/
H A Dcfg80211.h1476 int iftype_num[NUM_NL80211_IFTYPES];
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c273 wil_mgmt_stypes[NUM_NL80211_IFTYPES] = {
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3405 ath6kl_mgmt_stypes[NUM_NL80211_IFTYPES] = {
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c1715 mwifiex_mgmt_stypes[NUM_NL80211_IFTYPES] = {
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.c3254 for (i = 0; i < NUM_NL80211_IFTYPES; i++) { in rtw89_init_he_cap()

12