Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmain.c1312 supp_uhr = supp_uhr || iftd->uhr_cap.has_uhr; in ieee80211_register_hw()
H A Dmlme.c5692 bss_conf->uhr_support = link_sta->pub->uhr_cap.has_uhr; in ieee80211_assoc_config_link()
/linux/include/net/
H A Dcfg80211.h439 * @has_uhr: true iff UHR is supported and data is valid
444 bool has_uhr;
740 if (data && data->uhr_cap.has_uhr) in ieee80211_get_uhr_iftype_cap()
441 bool has_uhr; global() member
/linux/net/wireless/
H A Dnl80211.c2160 if (uhr_cap->has_uhr) { in nl80211_send_mgmt_stypes()