Home
last modified time | relevance | path

Searched refs:device_stats (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Ddp_rx.c722 dp->device_stats.reo_rx[ring_id][dp->device_id]++; in ath12k_wifi7_dp_rx_process()
729 dp->device_stats.hal_reo_error[ring_id]++; in ath12k_wifi7_dp_rx_process()
1357 dp->device_stats.reo_excep_msdu_buf_type++; in ath12k_dp_h_msdu_buffer_type()
1439 dp->device_stats.err_ring_pkts++; in ath12k_wifi7_dp_rx_process_err()
1481 dp->device_stats.invalid_rbm++; in ath12k_wifi7_dp_rx_process_err()
1697 dp->device_stats.rxdma_error[rxcb->err_code]++; in ath12k_wifi7_dp_rx_h_rxdma_err()
1727 dp->device_stats.reo_error[rxcb->err_code]++; in ath12k_wifi7_dp_rx_h_reo_err()
1841 struct ath12k_device_dp_stats *device_stats = &dp->device_stats; in ath12k_wifi7_dp_rx_process_wbm_err() local
2025 device_stats->rx_wbm_rel_source[rxcb->err_rel_src][device_id]++; in ath12k_wifi7_dp_rx_process_wbm_err()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.c1412 dp->device_stats.invalid_rbm++; in ath12k_dp_rx_check_nwifi_hdr_len_valid()