Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dmac.c2459 int idx_limit; in ath10k_peer_assoc_h_vht_limit() local
2469 idx_limit = fls(mcs_map) - 1; in ath10k_peer_assoc_h_vht_limit()
2471 idx_limit = -1; in ath10k_peer_assoc_h_vht_limit()
2473 switch (idx_limit) { in ath10k_peer_assoc_h_vht_limit()