Home
last modified time | relevance | path

Searched refs:iface_combinations (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dinit.c380 wiphy->iface_combinations = if_comb; in mt7615_init_wiphy()
383 wiphy->iface_combinations = if_comb_radar; in mt7615_init_wiphy()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_util.c156 wiphy->iface_combinations = mt76x02u_if_comb; in mt76x02_init_device()
164 wiphy->iface_combinations = mt76x02_if_comb; in mt76x02_init_device()
H A Dmt792x_core.c539 wiphy->iface_combinations = if_comb_chanctx; in mt792x_init_wiphy()
543 wiphy->iface_combinations = if_comb; in mt792x_init_wiphy()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dinit.c527 wiphy->iface_combinations = if_comb; in mt7603_register_device()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dinit.c177 wiphy->iface_combinations = if_comb; in mt7996_init_wiphy()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dinit.c373 wiphy->iface_combinations = if_comb; in mt7915_init_wiphy()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c7114 ar->hw->wiphy->iface_combinations = combinations; in ath12k_mac_setup_iface_combinations()
7170 kfree(ar->hw->wiphy->iface_combinations[0].limits); in __ath12k_mac_unregister()
7171 kfree(ar->hw->wiphy->iface_combinations); in __ath12k_mac_unregister()
7348 kfree(ar->hw->wiphy->iface_combinations[0].limits); in __ath12k_mac_register()
7349 kfree(ar->hw->wiphy->iface_combinations); in __ath12k_mac_register()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h1154 const struct ieee80211_iface_combination *iface_combinations; member
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c10246 ar->hw->wiphy->iface_combinations = ath10k_if_comb;
10253 ar->hw->wiphy->iface_combinations =
10258 ar->hw->wiphy->iface_combinations = ath10k_tlv_if_comb;
10267 ar->hw->wiphy->iface_combinations = ath10k_10x_if_comb;
10272 ar->hw->wiphy->iface_combinations = ath10k_10_4_if_comb;
10277 ar->hw->wiphy->iface_combinations =
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c9313 ar->hw->wiphy->iface_combinations = combinations; in ath11k_mac_setup_iface_combinations()
9373 kfree(ar->hw->wiphy->iface_combinations[0].limits); in __ath11k_mac_unregister()
9374 kfree(ar->hw->wiphy->iface_combinations); in __ath11k_mac_unregister()
9634 kfree(ar->hw->wiphy->iface_combinations[0].limits); in __ath11k_mac_register()
9635 kfree(ar->hw->wiphy->iface_combinations); in __ath11k_mac_register()
/freebsd/sys/contrib/dev/rtw88/
H A Dmain.c2273 hw->wiphy->iface_combinations = rtw_iface_combs; in rtw_register_hw()
/freebsd/sys/contrib/dev/rtw89/
H A Dcore.c4007 hw->wiphy->iface_combinations = rtw89_iface_combs; in rtw89_alloc_ieee80211_hw()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c503 hw->wiphy->iface_combinations = iwl_mvm_iface_combinations; in iwl_mvm_mac_setup_register()