Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath11k/
Dhal_rx.h89 u16 other_msdu_count; member
134 u16 other_msdu_count; member
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()
908 ppdu_info->other_msdu_count = in ath11k_hal_rx_parse_mon_status_tlv()
Dcore.h373 u64 other_msdu_count; member
Ddp_rx.c2770 ppdu_info->udp_msdu_count + ppdu_info->other_msdu_count; in ath11k_dp_rx_update_peer_stats()
2776 rx_stats->other_msdu_count += ppdu_info->other_msdu_count; in ath11k_dp_rx_update_peer_stats()