Searched refs:ieee80211_get_eht_iftype_cap (Results 1 – 5 of 5) sorted by relevance
655 eht_cap = ieee80211_get_eht_iftype_cap(sband, NL80211_IFTYPE_MESH_POINT); in mesh_add_eht_cap_ie()682 eht_cap = ieee80211_get_eht_iftype_cap(sband, NL80211_IFTYPE_MESH_POINT); in mesh_add_eht_oper_ie()761 !!ieee80211_get_eht_iftype_cap(sband, NL80211_IFTYPE_MESH_POINT); in ieee80211_mesh_update_bss_params()
3875 eht_cap = ieee80211_get_eht_iftype_cap(sband, iftype); in ieee80211_chandef_he_6ghz_oper()5062 eht_cap = ieee80211_get_eht_iftype_cap(sband, iftype); in ieee80211_ie_len_eht_cap()
1346 eht_cap = ieee80211_get_eht_iftype_cap(sband, vif->type); in mt76_connac_get_phy_mode_ext()1389 return ieee80211_get_eht_iftype_cap(sband, vif->type); in mt76_connac_get_eht_phy_cap()
6941 return ieee80211_get_eht_iftype_cap(sband, ieee80211_vif_type_p2p(vif)); in ieee80211_get_eht_iftype_cap_vif()
627 ieee80211_get_eht_iftype_cap(const struct ieee80211_supported_band *sband, in ieee80211_get_eht_iftype_cap() function