Searched refs:he_tx_mcs (Results 1 – 1 of 1) sorted by relevance
2483 u16 he_tx_mcs = 0, v = 0; in ath12k_peer_assoc_h_he() local 2648 if (!he_tx_mcs) in ath12k_peer_assoc_h_he() 2649 he_tx_mcs = v; in ath12k_peer_assoc_h_he() 2661 if (!he_tx_mcs) in ath12k_peer_assoc_h_he() 2662 he_tx_mcs = v; in ath12k_peer_assoc_h_he() 2670 he_mcs = he_tx_mcs >> (2 * i) & 3; in ath12k_peer_assoc_h_he() 2672 /* In case of fixed rates, MCS Range in he_tx_mcs might have in ath12k_peer_assoc_h_he()