Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dmac.c2413 int idx_limit; in ath10k_peer_assoc_h_vht_limit() local
2423 idx_limit = fls(mcs_map) - 1; in ath10k_peer_assoc_h_vht_limit()
2425 idx_limit = -1; in ath10k_peer_assoc_h_vht_limit()
2427 switch (idx_limit) { in ath10k_peer_assoc_h_vht_limit()