Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h327 u64 bw_count[HAL_RX_BW_MAX];
346 u64 bw_count[HAL_RX_BW_MAX];
H A Dhal_rx.h65 HAL_RX_BW_MAX, enumerator
H A Ddp_mon.c2144 (bw_idx >= HAL_RX_BW_MAX) || (gi_idx >= HAL_RX_GI_MAX)) { in ath12k_dp_mon_rx_update_peer_rate_table_stats()
2262 if (ppdu_info->bw < HAL_RX_BW_MAX) { in ath12k_dp_mon_rx_update_peer_su_stats()
2410 if (ppdu_info->bw < HAL_RX_BW_MAX) { in ath12k_dp_mon_rx_update_user_stats()
/linux/drivers/net/wireless/ath/ath11k/
H A Dhal_rx.h49 HAL_RX_BW_MAX, enumerator
H A Dcore.h441 u64 bw_count[HAL_RX_BW_MAX];
H A Ddp_rx.c2803 if (ppdu_info->bw < HAL_RX_BW_MAX) in ath11k_dp_rx_update_peer_stats()