Home
last modified time | relevance | path

Searched refs:has_uhr (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-nvm-parse.c710 .has_uhr = true,
820 .has_uhr = true,
893 iftype_data->uhr_cap.has_uhr = false; in iwl_nvm_fixup_sband_iftd()
/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim_main.c4627 .has_uhr = true,
4743 .has_uhr = true,
4921 .has_uhr = true,
5054 .has_uhr = true,
5255 .has_uhr = true,
5409 .has_uhr = true,
5508 .has_uhr = true,
/linux/net/mac80211/
H A Dmain.c1315 supp_uhr = supp_uhr || iftd->uhr_cap.has_uhr; in ieee80211_register_hw()
H A Dsta_info.c3772 if (!link_sta->pub->uhr_cap.has_uhr || in ieee80211_sta_usable_bw()
H A Dmlme.c6220 bss_conf->uhr_support = link_sta->pub->uhr_cap.has_uhr; in ieee80211_assoc_config_link()
/linux/include/net/
H A Dcfg80211.h444 bool has_uhr; member
740 if (data && data->uhr_cap.has_uhr) in ieee80211_get_uhr_iftype_cap()
/linux/net/wireless/
H A Dnl80211.c2207 if (uhr_cap->has_uhr) { in nl80211_send_iftype_data()