Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dcore.h87 #define ATH12K_VHT_MCS_MAX 9 macro
H A Ddebugfs.c393 rates > ATH12K_VHT_MCS_MAX) in ath12k_tpc_fill_pream()
H A Ddp_tx.c663 if (ts->mcs > ATH12K_VHT_MCS_MAX) { in ath12k_dp_tx_update_txcompl()
H A Ddp_rx.c1416 if (flags == WMI_RATE_PREAMBLE_VHT && mcs > ATH12K_VHT_MCS_MAX) { in ath12k_update_per_peer_tx_stats()
2371 if (rate_mcs > ATH12K_VHT_MCS_MAX) { in ath12k_dp_rx_h_rate()