Home
last modified time | relevance | path

Searched refs:iftype_ext_capab (Results 1 – 12 of 12) sorted by relevance

/linux/net/wireless/
H A Dcore.c1208 wiphy->iftype_ext_capab) { in wiphy_register()
1212 capab = wiphy->iftype_ext_capab; in wiphy_register()
H A Dutil.c3066 if (wiphy->iftype_ext_capab[i].iftype == type) in cfg80211_get_iftype_ext_capa()
3067 return &wiphy->iftype_ext_capab[i]; in cfg80211_get_iftype_ext_capa()
H A Dnl80211.c3577 rdev->wiphy.iftype_ext_capab) { in nl80211_send_wiphy()
3589 capab = &rdev->wiphy.iftype_ext_capab[i]; in nl80211_send_wiphy()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c695 hw->wiphy->iftype_ext_capab = NULL; in iwl_mvm_mac_setup_register()
700 hw->wiphy->iftype_ext_capab = add_iftypes_ext_capa; in iwl_mvm_mac_setup_register()
714 if (!hw->wiphy->iftype_ext_capab) { in iwl_mvm_mac_setup_register()
716 hw->wiphy->iftype_ext_capab = add_iftypes_ext_capa + in iwl_mvm_mac_setup_register()
719 hw->wiphy->iftype_ext_capab = add_iftypes_ext_capa + 1; in iwl_mvm_mac_setup_register()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dinit.c514 wiphy->iftype_ext_capab = iftypes_ext_capa; in mt7996_init_wiphy()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmac80211.c410 wiphy->iftype_ext_capab = mld->ext_capab; in iwl_mac_hw_set_wiphy()
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmain.c292 wiphy->iftype_ext_capab = ext_capab; in mt7925_init_mlo_caps()
H A Dmcu.c1488 if (!(wiphy->iftype_ext_capab[0].mld_capa_and_ops & in mt7925_mcu_set_mlo_roc()
/linux/include/net/
H A Dcfg80211.h6618 const struct wiphy_iftype_ext_capab *iftype_ext_capab; member
/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim_main.c5928 hw->wiphy->iftype_ext_capab = mac80211_hwsim_iftypes_ext_capa; in mac80211_hwsim_new_radio()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.c7541 hw->wiphy->iftype_ext_capab = rtw89_iftypes_ext_capa; in rtw89_core_register_hw()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c14977 wiphy->iftype_ext_capab = ath12k_iftypes_ext_capa; in ath12k_mac_hw_register()