Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dcore.c1060 wiphy->iftype_ext_capab) { in wiphy_register()
1064 capab = wiphy->iftype_ext_capab; in wiphy_register()
H A Dutil.c2964 if (wiphy->iftype_ext_capab[i].iftype == type) in cfg80211_get_iftype_ext_capa()
2965 return &wiphy->iftype_ext_capab[i]; in cfg80211_get_iftype_ext_capa()
H A Dnl80211.c3046 rdev->wiphy.iftype_ext_capab) { in nl80211_send_wiphy()
3058 capab = &rdev->wiphy.iftype_ext_capab[i]; in nl80211_send_wiphy()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmac80211.c338 wiphy->iftype_ext_capab = NULL; in iwl_mac_hw_set_wiphy()
342 wiphy->iftype_ext_capab = iftypes_ext_capa; in iwl_mac_hw_set_wiphy()
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmain.c262 wiphy->iftype_ext_capab = ext_capab; in mt7925_init_mlo_caps()
/linux/include/net/
H A Dcfg80211.h5763 * for a specific interface type in iftype_ext_capab.
5766 * @iftype_ext_capab: array of extended capabilities per interface type
5927 const struct wiphy_iftype_ext_capab *iftype_ext_capab; member
/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.c5738 hw->wiphy->iftype_ext_capab = rtw89_iftypes_ext_capa; in rtw89_core_register_hw()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c13846 wiphy->iftype_ext_capab = ath12k_iftypes_ext_capa; in ath12k_mac_hw_register()