Home
last modified time | relevance | path

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

/linux-6.6.21/net/mac80211/
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()