Home
last modified time | relevance | path

Searched refs:other_msdu_count (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_mon.c868 ppdu_info->udp_msdu_count + ppdu_info->other_msdu_count; in ath12k_dp_mon_rx_update_peer_su_stats()
874 rx_stats->other_msdu_count += ppdu_info->other_msdu_count; in ath12k_dp_mon_rx_update_peer_su_stats()
1044 user_stats->udp_msdu_count + user_stats->other_msdu_count; in ath12k_dp_mon_rx_update_user_stats()
1050 rx_stats->other_msdu_count += user_stats->other_msdu_count; in ath12k_dp_mon_rx_update_user_stats()
H A Ddp_peer.h44 u64 other_msdu_count; member
H A Ddebugfs_sta.c191 rx_stats->other_msdu_count); in ath12k_dbg_sta_dump_rx_stats()
H A Dhal.h558 u16 other_msdu_count; member
641 u16 other_msdu_count; member
/linux/drivers/net/wireless/ath/ath11k/
H A Dhal_rx.h90 u16 other_msdu_count; member
135 u16 other_msdu_count; member
H A Dhal_rx.c845 rx_user_status->other_msdu_count = in ath11k_hal_rx_populate_mu_user_info()
846 ppdu_info->other_msdu_count; in ath11k_hal_rx_populate_mu_user_info()
914 ppdu_info->other_msdu_count = in ath11k_hal_rx_parse_mon_status_tlv()
H A Dcore.h439 u64 other_msdu_count; member
H A Ddp_rx.c2769 ppdu_info->udp_msdu_count + ppdu_info->other_msdu_count; in ath11k_dp_rx_update_peer_stats()
2775 rx_stats->other_msdu_count += ppdu_info->other_msdu_count; in ath11k_dp_rx_update_peer_stats()
/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Ddp_mon.c96 rx_user_status->other_msdu_count = in ath12k_wifi7_dp_mon_rx_populate_mu_user_info()
97 ppdu_info->other_msdu_count; in ath12k_wifi7_dp_mon_rx_populate_mu_user_info()
1595 ppdu_info->other_msdu_count = in ath12k_wifi7_dp_mon_rx_parse_status_tlv()