/linux-6.12.1/drivers/net/wireless/ath/wil6210/ |
D | cfg80211.c | 2726 struct ieee80211_iface_combination *iface_combinations; in wil_cfg80211_iface_combinations_from_fw() local 2730 if (wiphy->iface_combinations) { in wil_cfg80211_iface_combinations_from_fw() 2743 iface_combinations = in wil_cfg80211_iface_combinations_from_fw() 2747 if (!iface_combinations) in wil_cfg80211_iface_combinations_from_fw() 2749 iface_limit = (struct ieee80211_iface_limit *)(iface_combinations + in wil_cfg80211_iface_combinations_from_fw() 2753 iface_combinations[i].max_interfaces = combo->max_interfaces; in wil_cfg80211_iface_combinations_from_fw() 2754 iface_combinations[i].num_different_channels = in wil_cfg80211_iface_combinations_from_fw() 2756 iface_combinations[i].beacon_int_infra_match = in wil_cfg80211_iface_combinations_from_fw() 2758 iface_combinations[i].n_limits = combo->n_limits; in wil_cfg80211_iface_combinations_from_fw() 2761 i, iface_combinations[i].max_interfaces, in wil_cfg80211_iface_combinations_from_fw() [all …]
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7615/ |
D | init.c | 380 wiphy->iface_combinations = if_comb; in mt7615_init_wiphy() 383 wiphy->iface_combinations = if_comb_radar; in mt7615_init_wiphy()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/ |
D | mt76x02_util.c | 156 wiphy->iface_combinations = mt76x02u_if_comb; in mt76x02_init_device() 164 wiphy->iface_combinations = mt76x02_if_comb; in mt76x02_init_device()
|
D | mt792x_core.c | 605 wiphy->iface_combinations = if_comb_chanctx; in mt792x_init_wiphy() 609 wiphy->iface_combinations = if_comb; in mt792x_init_wiphy()
|
/linux-6.12.1/net/mac80211/ |
D | main.c | 1198 comb = &local->hw.wiphy->iface_combinations[i]; in ieee80211_register_hw() 1209 if (!ieee80211_ifcomb_check(radio->iface_combinations, in ieee80211_register_hw() 1214 if (!ieee80211_ifcomb_check(hw->wiphy->iface_combinations, in ieee80211_register_hw()
|
/linux-6.12.1/drivers/net/wireless/ti/wlcore/ |
D | wlcore.h | 489 const struct ieee80211_iface_combination *iface_combinations; member
|
/linux-6.12.1/drivers/net/wireless/ath/carl9170/ |
D | fw.c | 219 ar->hw->wiphy->iface_combinations = ar->if_combs; in carl9170_fw_set_if_combinations()
|
/linux-6.12.1/drivers/net/wireless/ath/ath9k/ |
D | init.c | 937 hw->wiphy->iface_combinations = if_comb_multi; in ath9k_set_mcc_capab() 998 hw->wiphy->iface_combinations = if_comb; in ath9k_set_hw_capab()
|
D | htc_drv_init.c | 742 hw->wiphy->iface_combinations = &if_comb; in ath9k_set_hw_capab()
|
/linux-6.12.1/drivers/net/wireless/silabs/wfx/ |
D | main.c | 299 hw->wiphy->iface_combinations = wfx_iface_combinations; in wfx_init_common()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7603/ |
D | init.c | 538 wiphy->iface_combinations = if_comb; in mt7603_register_device()
|
/linux-6.12.1/net/wireless/ |
D | util.c | 2424 cs = radio->iface_combinations; in cfg80211_iter_combinations() 2427 cs = wiphy->iface_combinations; in cfg80211_iter_combinations()
|
D | core.c | 615 c = &wiphy->iface_combinations[i]; in wiphy_verify_combinations()
|
/linux-6.12.1/drivers/net/wireless/ralink/rt2x00/ |
D | rt2x00dev.c | 1350 rt2x00dev->hw->wiphy->iface_combinations = rt2x00dev->if_combinations; in rt2x00lib_set_if_combinations()
|
/linux-6.12.1/drivers/net/wireless/quantenna/qtnfmac/ |
D | cfg80211.c | 1114 wiphy->iface_combinations = if_comb; in qtnf_wiphy_setup_if_comb()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | init.c | 372 wiphy->iface_combinations = if_comb; in mt7915_init_wiphy()
|
/linux-6.12.1/drivers/net/wireless/ti/wl12xx/ |
D | main.c | 1811 wl->iface_combinations = wl12xx_iface_combinations; in wl12xx_setup()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7996/ |
D | init.c | 375 wiphy->iface_combinations = if_comb; in mt7996_init_wiphy()
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | mac80211.c | 136 hw->wiphy->iface_combinations = in iwlagn_mac_setup_register()
|
/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/ |
D | cfg80211.c | 4786 wiphy->iface_combinations = &mwifiex_iface_comb_ap_sta_drcs; in mwifiex_register_cfg80211() 4788 wiphy->iface_combinations = &mwifiex_iface_comb_ap_sta_vht; in mwifiex_register_cfg80211() 4790 wiphy->iface_combinations = &mwifiex_iface_comb_ap_sta; in mwifiex_register_cfg80211()
|
/linux-6.12.1/drivers/net/wireless/ath/ath10k/ |
D | mac.c | 10184 ar->hw->wiphy->iface_combinations = ath10k_if_comb; in ath10k_mac_register() 10191 ar->hw->wiphy->iface_combinations = in ath10k_mac_register() 10196 ar->hw->wiphy->iface_combinations = ath10k_tlv_if_comb; in ath10k_mac_register() 10205 ar->hw->wiphy->iface_combinations = ath10k_10x_if_comb; in ath10k_mac_register() 10210 ar->hw->wiphy->iface_combinations = ath10k_10_4_if_comb; in ath10k_mac_register() 10215 ar->hw->wiphy->iface_combinations = in ath10k_mac_register()
|
/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | cfg80211.c | 7523 wiphy->iface_combinations = combo; in brcmf_setup_ifmodes() 7594 for (i = 0, combo = wiphy->iface_combinations; in brcmf_setup_wiphy() 8230 if (wiphy->iface_combinations) { in brcmf_free_wiphy() 8232 kfree(wiphy->iface_combinations[i].limits); in brcmf_free_wiphy() 8234 kfree(wiphy->iface_combinations); in brcmf_free_wiphy()
|
/linux-6.12.1/drivers/net/wireless/ti/wl18xx/ |
D | main.c | 1948 wl->iface_combinations = wl18xx_iface_combinations; in wl18xx_setup()
|
/linux-6.12.1/drivers/net/wireless/ath/ath12k/ |
D | mac.c | 8942 wiphy->iface_combinations = combinations; in ath12k_mac_setup_iface_combinations() 9016 kfree(wiphy->iface_combinations[0].limits); in ath12k_mac_hw_unregister() 9017 kfree(wiphy->iface_combinations); in ath12k_mac_hw_unregister() 9284 kfree(wiphy->iface_combinations[0].limits); in ath12k_mac_hw_register() 9285 kfree(wiphy->iface_combinations); in ath12k_mac_hw_register()
|
/linux-6.12.1/include/net/ |
D | cfg80211.h | 5444 const struct ieee80211_iface_combination *iface_combinations; member 5682 const struct ieee80211_iface_combination *iface_combinations; member
|