Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhal_rx.h99 u32 mpdu_cnt_fcs_ok; member
H A Ddebugfs_htt_stats.h1532 u32 mpdu_cnt_fcs_ok; member
H A Dhal_rx.c860 rx_user_status->mpdu_cnt_fcs_ok = in ath11k_hal_rx_populate_mu_user_info()
H A Ddebugfs_htt_stats.c3307 htt_stats_buf->mpdu_cnt_fcs_ok); in htt_print_rx_pdev_fw_stats_tlv()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dhal_rx.h140 u32 mpdu_cnt_fcs_ok; member
H A Ddp_mon.c70 rx_user_status->mpdu_cnt_fcs_ok = in ath12k_dp_mon_rx_populate_mu_user_info()
2414 if (user_stats->mpdu_cnt_fcs_ok > 1) in ath12k_dp_mon_rx_update_user_stats()
2419 rx_stats->num_mpdu_fcs_ok += user_stats->mpdu_cnt_fcs_ok; in ath12k_dp_mon_rx_update_user_stats()