Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dmlme.c4701 u8 ap_val = (ap_min_req_set >> (2 * (nss - 1))) & 3; in ieee80211_verify_sta_he_mcs_support() local
4703 if (ap_val == IEEE80211_HE_MCS_NOT_SUPPORTED) in ieee80211_verify_sta_he_mcs_support()
4720 (ap_val > sta_rx_val) || (ap_val > sta_tx_val)) { in ieee80211_verify_sta_he_mcs_support()