Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmain.c1297 supp_uhr = supp_uhr || iftd->uhr_cap.has_uhr; in ieee80211_register_hw()
H A Dmlme.c5616 bss_conf->uhr_support = link_sta->pub->uhr_cap.has_uhr; in ieee80211_assoc_config_link()
/linux/include/net/
H A Dcfg80211.h441 bool has_uhr; member
737 if (data && data->uhr_cap.has_uhr) in ieee80211_get_uhr_iftype_cap()
/linux/net/wireless/
H A Dnl80211.c2023 if (uhr_cap->has_uhr) { in nl80211_send_iftype_data()