Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dmlme.c687 u32 mask, ap_bf_sts, our_bf_sts; in ieee80211_add_vht_ie() local
749 ap_bf_sts = le32_to_cpu(ap_vht_cap->vht_cap_info) & mask; in ieee80211_add_vht_ie()
752 if (ap_bf_sts < our_bf_sts) { in ieee80211_add_vht_ie()
754 cap |= ap_bf_sts; in ieee80211_add_vht_ie()