Searched refs:bp_stats (Results 1 – 1 of 1) sorted by relevance
1635 struct ath11k_bp_stats *bp_stats; in ath11k_htt_backpressure_event_handler() local1655 bp_stats = &ab->soc_stats.bp_stats.umac_ring_bp_stats[ring_id]; in ath11k_htt_backpressure_event_handler()1662 bp_stats = &ab->soc_stats.bp_stats.lmac_ring_bp_stats[ring_id][pdev_idx]; in ath11k_htt_backpressure_event_handler()1670 bp_stats->hp = hp; in ath11k_htt_backpressure_event_handler()1671 bp_stats->tp = tp; in ath11k_htt_backpressure_event_handler()1672 bp_stats->count++; in ath11k_htt_backpressure_event_handler()1673 bp_stats->jiffies = jiffies; in ath11k_htt_backpressure_event_handler()