Home
last modified time | relevance | path

Searched refs:ieee80211_get_he_iftype_cap (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/net/mac80211/
Dmesh.c573 he_cap = ieee80211_get_he_iftype_cap(sband, NL80211_IFTYPE_MESH_POINT); in mesh_add_he_cap_ie()
602 he_cap = ieee80211_get_he_iftype_cap(sband, NL80211_IFTYPE_MESH_POINT); in mesh_add_he_oper_ie()
654 he_cap = ieee80211_get_he_iftype_cap(sband, NL80211_IFTYPE_MESH_POINT); in mesh_add_eht_cap_ie()
743 if (!ieee80211_get_he_iftype_cap(sband, NL80211_IFTYPE_MESH_POINT) || in ieee80211_mesh_update_bss_params()
Dutil.c3187 he_cap = ieee80211_get_he_iftype_cap(sband, iftype); in ieee80211_ie_len_he_cap()
3854 he_cap = ieee80211_get_he_iftype_cap(sband, iftype); in ieee80211_chandef_he_6ghz_oper()
5061 he_cap = ieee80211_get_he_iftype_cap(sband, iftype); in ieee80211_ie_len_eht_cap()
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/
Dmt76_connac_mcu.c800 he_cap = ieee80211_get_he_iftype_cap(sband, vif->type); in mt76_connac_get_phy_mode_v2()
1304 he_cap = ieee80211_get_he_iftype_cap(sband, vif->type); in mt76_connac_get_phy_mode()
1377 return ieee80211_get_he_iftype_cap(sband, vif->type); in mt76_connac_get_he_phy_cap()
/Linux-v6.6/include/net/
Dmac80211.h6913 return ieee80211_get_he_iftype_cap(sband, ieee80211_vif_type_p2p(vif)); in ieee80211_get_he_iftype_cap_vif()
Dcfg80211.h587 ieee80211_get_he_iftype_cap(const struct ieee80211_supported_band *sband, in ieee80211_get_he_iftype_cap() function
/Linux-v6.6/net/wireless/
Dnl80211.c5115 he_cap = ieee80211_get_he_iftype_cap(sband, wdev->iftype); in he_set_mcs_mask()
5175 he_cap = ieee80211_get_he_iftype_cap(sband, wdev->iftype); in nl80211_parse_tx_bitrate_mask()
5261 ieee80211_get_he_iftype_cap(sband, wdev->iftype))) in nl80211_parse_tx_bitrate_mask()