Searched refs:HAL_RX_MAX_MCS (Results 1 – 7 of 7) sorted by relevance
252 #define HAL_RX_MAX_MCS 12 macro283 u64 mcs_count[HAL_RX_MAX_MCS + 1];
25 #define HAL_RX_MAX_MCS 12 macro
2229 ppdu_info->mcs = HAL_RX_MAX_MCS; in ath12k_dp_mon_rx_update_peer_su_stats()
22 #define HAL_RX_MAX_MCS 12 macro
390 u64 mcs_count[HAL_RX_MAX_MCS + 1];
306 for (i = 0; i < HAL_RX_MAX_MCS + 1; i++) in ath11k_dbg_sta_dump_rx_stats()
2793 ppdu_info->mcs = HAL_RX_MAX_MCS; in ath11k_dp_rx_update_peer_stats()2800 if (ppdu_info->mcs <= HAL_RX_MAX_MCS) in ath11k_dp_rx_update_peer_stats()