Home
last modified time | relevance | path

Searched refs:pream_cnt (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddebugfs_sta.c294 rx_stats->pream_cnt[0], rx_stats->pream_cnt[1], in ath11k_dbg_sta_dump_rx_stats()
295 rx_stats->pream_cnt[2], rx_stats->pream_cnt[3], in ath11k_dbg_sta_dump_rx_stats()
296 rx_stats->pream_cnt[4]); in ath11k_dbg_sta_dump_rx_stats()
H A Dcore.h417 u64 pream_cnt[HAL_RX_PREAMBLE_MAX]; member
H A Ddp_rx.c2855 rx_stats->pream_cnt[ppdu_info->preamble_type] += num_msdu; in ath11k_dp_rx_update_peer_stats()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dcore.h308 u64 pream_cnt[HAL_RX_PREAMBLE_MAX]; member
H A Ddp_mon.c2240 rx_stats->pream_cnt[ppdu_info->preamble_type] += num_msdu; in ath12k_dp_mon_rx_update_peer_su_stats()
2403 rx_stats->pream_cnt[user_stats->preamble_type] += num_msdu; in ath12k_dp_mon_rx_update_user_stats()