Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/wireless/
H A Dcore.c950 wiphy->iftype_ext_capab) { in wiphy_register()
954 capab = wiphy->iftype_ext_capab; in wiphy_register()
H A Dnl80211.c2594 rdev->wiphy.iftype_ext_capab) { in nl80211_send_wiphy()
2606 capab = &rdev->wiphy.iftype_ext_capab[i]; in nl80211_send_wiphy()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c628 hw->wiphy->iftype_ext_capab = NULL; in iwl_mvm_mac_setup_register()
633 hw->wiphy->iftype_ext_capab = add_iftypes_ext_capa; in iwl_mvm_mac_setup_register()
647 if (!hw->wiphy->iftype_ext_capab) { in iwl_mvm_mac_setup_register()
649 hw->wiphy->iftype_ext_capab = add_iftypes_ext_capa + in iwl_mvm_mac_setup_register()
652 hw->wiphy->iftype_ext_capab = add_iftypes_ext_capa + 1; in iwl_mvm_mac_setup_register()
/kernel/linux/linux-6.6/net/wireless/
H A Dutil.c2702 if (wiphy->iftype_ext_capab[i].iftype == type) in cfg80211_get_iftype_ext_capa()
2703 return &wiphy->iftype_ext_capab[i]; in cfg80211_get_iftype_ext_capa()
H A Dcore.c1003 wiphy->iftype_ext_capab) { in wiphy_register()
1007 capab = wiphy->iftype_ext_capab; in wiphy_register()
H A Dnl80211.c2880 rdev->wiphy.iftype_ext_capab) { in nl80211_send_wiphy()
2892 capab = &rdev->wiphy.iftype_ext_capab[i]; in nl80211_send_wiphy()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h4828 * for a specific interface type in iftype_ext_capab.
4831 * @iftype_ext_capab: array of extended capabilities per interface type
4960 const struct wiphy_iftype_ext_capab *iftype_ext_capab; member
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h5357 * for a specific interface type in iftype_ext_capab.
5360 * @iftype_ext_capab: array of extended capabilities per interface type
5514 const struct wiphy_iftype_ext_capab *iftype_ext_capab; member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c695 hw->wiphy->iftype_ext_capab = he_iftypes_ext_capa; in iwl_mvm_mac_setup_register()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dmac.c6327 ar->hw->wiphy->iftype_ext_capab = ath11k_iftypes_ext_capa; in __ath11k_mac_register()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dmac.c7299 ar->hw->wiphy->iftype_ext_capab = ath12k_iftypes_ext_capa; in __ath12k_mac_register()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dmac.c9570 ar->hw->wiphy->iftype_ext_capab = ath11k_iftypes_ext_capa; in __ath11k_mac_register()

Completed in 109 milliseconds