Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dcore.c1081 wiphy->iftype_ext_capab) { in wiphy_register()
1085 capab = wiphy->iftype_ext_capab; in wiphy_register()
H A Dutil.c2975 if (wiphy->iftype_ext_capab[i].iftype == type) in cfg80211_get_iftype_ext_capa()
2976 return &wiphy->iftype_ext_capab[i]; in cfg80211_get_iftype_ext_capa()
H A Dnl80211.c3226 rdev->wiphy.iftype_ext_capab) { in nl80211_send_wiphy()
3238 capab = &rdev->wiphy.iftype_ext_capab[i]; in nl80211_send_wiphy()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c697 hw->wiphy->iftype_ext_capab = NULL; in iwl_mvm_mac_setup_register()
702 hw->wiphy->iftype_ext_capab = add_iftypes_ext_capa; in iwl_mvm_mac_setup_register()
716 if (!hw->wiphy->iftype_ext_capab) { in iwl_mvm_mac_setup_register()
718 hw->wiphy->iftype_ext_capab = add_iftypes_ext_capa + in iwl_mvm_mac_setup_register()
721 hw->wiphy->iftype_ext_capab = add_iftypes_ext_capa + 1; in iwl_mvm_mac_setup_register()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmac80211.c399 wiphy->iftype_ext_capab = mld->ext_capab; in iwl_mac_hw_set_wiphy()
/linux/include/net/
H A Dcfg80211.h6154 const struct wiphy_iftype_ext_capab *iftype_ext_capab; member
/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c5607 hw->wiphy->iftype_ext_capab = mac80211_hwsim_iftypes_ext_capa; in mac80211_hwsim_new_radio()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.c6648 hw->wiphy->iftype_ext_capab = rtw89_iftypes_ext_capa; in rtw89_core_register_hw()
/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c10618 ar->hw->wiphy->iftype_ext_capab = ath11k_iftypes_ext_capa; in __ath11k_mac_register()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c14636 wiphy->iftype_ext_capab = ath12k_iftypes_ext_capa; in ath12k_mac_hw_register()