Home
last modified time | relevance | path

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

/net/mac80211/
Dmlme.c5017 u8 ap_val = (ap_min_req_set >> (2 * (nss - 1))) & 3; in ieee80211_verify_sta_he_mcs_support() local
5019 if (ap_val == IEEE80211_HE_MCS_NOT_SUPPORTED) in ieee80211_verify_sta_he_mcs_support()
5028 (ap_val > sta_rx_val) || (ap_val > sta_tx_val)) { in ieee80211_verify_sta_he_mcs_support()