Home
last modified time | relevance | path

Searched refs:mpdu_drop_cnt (Results 1 – 19 of 19) sorted by relevance

/wlan-driver/fw-api/hw/peach/v1/
H A Dmon_drop.h27 mpdu_drop_cnt : 10, member
36 mpdu_drop_cnt : 10,
/wlan-driver/fw-api/hw/peach/v2/
H A Dmon_drop.h27 mpdu_drop_cnt : 10, member
36 mpdu_drop_cnt : 10,
/wlan-driver/fw-api/hw/qca5332/
H A Dmon_drop.h40 mpdu_drop_cnt : 10, // [19:10] member
49 mpdu_drop_cnt : 10, // [19:10]
H A Dmon_destination_ring_with_drop.h37 mpdu_drop_cnt : 10, // [19:10] member
52 mpdu_drop_cnt : 10, // [19:10]
/wlan-driver/fw-api/hw/qcn6432/
H A Dmon_drop.h31 mpdu_drop_cnt : 10, // [19:10] member
40 mpdu_drop_cnt : 10, // [19:10]
H A Dmon_destination_ring_with_drop.h28 mpdu_drop_cnt : 10, // [19:10] member
43 mpdu_drop_cnt : 10, // [19:10]
/wlan-driver/fw-api/hw/kiwi/v2/
H A Dmon_drop.h33 mpdu_drop_cnt : 10, member
42 mpdu_drop_cnt : 10,
/wlan-driver/fw-api/hw/qca5424/
H A Dmon_drop.h33 mpdu_drop_cnt : 10, member
42 mpdu_drop_cnt : 10,
H A Dmon_destination_ring_with_drop.h30 mpdu_drop_cnt : 10, member
45 mpdu_drop_cnt : 10,
/wlan-driver/fw-api/hw/qcn9224/v2/
H A Dmon_drop.h40 mpdu_drop_cnt : 10, member
49 mpdu_drop_cnt : 10,
H A Dmon_destination_ring_with_drop.h37 mpdu_drop_cnt : 10, member
52 mpdu_drop_cnt : 10,
/wlan-driver/fw-api/hw/qcn9224/v1/
H A Dmon_drop.h37 mpdu_drop_cnt : 10, member
46 mpdu_drop_cnt : 10,
H A Dmon_destination_ring_with_drop.h37 mpdu_drop_cnt : 10, member
52 mpdu_drop_cnt : 10,
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_mon_struct.h516 uint32_t mpdu_drop_cnt; member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_tx_mon_2.0.h456 uint64_t mpdu_drop_cnt; member
H A Ddp_rx_mon_2.0.c291 mon_pdev->rx_mon_stats.mpdu_drop_cnt += in dp_rx_mon_update_drop_cnt()
2075 mon_pdev->rx_mon_stats.mpdu_drop_cnt += in dp_rx_mon_process_tlv_status()
2076 ppdu_info->drop_cnt.mpdu_drop_cnt; in dp_rx_mon_process_tlv_status()
2743 mon_pdev->rx_mon_stats.mpdu_drop_cnt); in dp_mon_rx_print_advanced_stats_2_0()
H A Ddp_tx_mon_2.0.c179 tx_mon_be->stats.mpdu_drop_cnt += in dp_tx_mon_srng_process_2_0()
626 DP_PRINT_STATS("\t\tmpdu drop : %llu", stats.mpdu_drop_cnt); in dp_print_pdev_tx_monitor_stats_2_0()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
H A Dhal_be_api_mon.h585 mpdu_drop_cnt : 10, member
742 status->mpdu_drop_count = drop_desc->mpdu_drop_cnt; in hal_be_get_mon_dest_status()
2463 ppdu_info->drop_cnt.mpdu_drop_cnt = drop_cnt->mpdu_drop_cnt; in hal_rx_update_ppdu_drop_cnt()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_api_mon.h350 uint16_t mpdu_drop_cnt; member