Home
last modified time | relevance | path

Searched refs:ieee80211_get_he_sta_cap (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
Dhe.c70 if (!he_cap_ie || !ieee80211_get_he_sta_cap(sband)) in ieee80211_he_cap_ie_to_sta_he_cap()
Dmain.c1015 supp_he = !!ieee80211_get_he_sta_cap(sband); in ieee80211_register_hw()
Dmlme.c389 !ieee80211_get_he_sta_cap(sband)) in ieee80211_config_bw()
680 he_cap = ieee80211_get_he_sta_cap(sband); in ieee80211_add_he_ie()
4908 ieee80211_get_he_sta_cap(sband); in ieee80211_verify_sta_he_mcs_support()
5002 if (!ieee80211_get_he_sta_cap(sband)) in ieee80211_prep_channel()
Dutil.c1952 he_cap = ieee80211_get_he_sta_cap(sband); in ieee80211_build_preq_ies_band()
/kernel/linux/linux-5.10/include/net/
Dcfg80211.h554 ieee80211_get_he_sta_cap(const struct ieee80211_supported_band *sband) in ieee80211_get_he_sta_cap() function