Searched refs:HAL_RX_MAX_MCS (Results 1 – 7 of 7) sorted by relevance
313 #define HAL_RX_MAX_MCS 12 macro344 u64 mcs_count[HAL_RX_MAX_MCS + 1];
25 #define HAL_RX_MAX_MCS 12 macro
2191 ppdu_info->mcs = HAL_RX_MAX_MCS; in ath12k_dp_mon_rx_update_peer_su_stats()
22 #define HAL_RX_MAX_MCS 12 macro
439 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()
2790 ppdu_info->mcs = HAL_RX_MAX_MCS; in ath11k_dp_rx_update_peer_stats()2797 if (ppdu_info->mcs <= HAL_RX_MAX_MCS) in ath11k_dp_rx_update_peer_stats()
Completed in 39 milliseconds