Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac80211/
Dmlme.c4558 u8 ap_val = (ap_min_req_set >> (2 * (nss - 1))) & 3; in ieee80211_verify_sta_he_mcs_support() local
4560 if (ap_val == IEEE80211_HE_MCS_NOT_SUPPORTED) in ieee80211_verify_sta_he_mcs_support()
4569 (ap_val > sta_rx_val) || (ap_val > sta_tx_val)) { in ieee80211_verify_sta_he_mcs_support()