Home
last modified time | relevance | path

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

/wlan-driver/fw-api/hw/peach/v1/
H A Dmon_drop.h26 uint32_t ppdu_drop_cnt : 10, member
37 ppdu_drop_cnt : 10;
/wlan-driver/fw-api/hw/peach/v2/
H A Dmon_drop.h26 uint32_t ppdu_drop_cnt : 10, member
37 ppdu_drop_cnt : 10;
/wlan-driver/fw-api/hw/qca5332/
H A Dmon_drop.h39 uint32_t ppdu_drop_cnt : 10, // [9:0] member
50 ppdu_drop_cnt : 10; // [9:0]
H A Dmon_destination_ring_with_drop.h36 uint32_t ppdu_drop_cnt : 10, // [9:0] member
53 ppdu_drop_cnt : 10; // [9:0]
/wlan-driver/fw-api/hw/qcn6432/
H A Dmon_drop.h30 uint32_t ppdu_drop_cnt : 10, // [9:0] member
41 ppdu_drop_cnt : 10; // [9:0]
H A Dmon_destination_ring_with_drop.h27 uint32_t ppdu_drop_cnt : 10, // [9:0] member
44 ppdu_drop_cnt : 10; // [9:0]
/wlan-driver/fw-api/hw/kiwi/v2/
H A Dmon_drop.h32 uint32_t ppdu_drop_cnt : 10, member
43 ppdu_drop_cnt : 10;
/wlan-driver/fw-api/hw/qca5424/
H A Dmon_drop.h32 uint32_t ppdu_drop_cnt : 10, member
43 ppdu_drop_cnt : 10;
H A Dmon_destination_ring_with_drop.h29 uint32_t ppdu_drop_cnt : 10, member
46 ppdu_drop_cnt : 10;
/wlan-driver/fw-api/hw/qcn9224/v2/
H A Dmon_drop.h39 uint32_t ppdu_drop_cnt : 10, member
50 ppdu_drop_cnt : 10;
H A Dmon_destination_ring_with_drop.h36 uint32_t ppdu_drop_cnt : 10, member
53 ppdu_drop_cnt : 10;
/wlan-driver/fw-api/hw/qcn9224/v1/
H A Dmon_drop.h36 uint32_t ppdu_drop_cnt : 10, member
47 ppdu_drop_cnt : 10;
H A Dmon_destination_ring_with_drop.h36 uint32_t ppdu_drop_cnt : 10, member
53 ppdu_drop_cnt : 10;
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_mon_struct.h515 uint32_t ppdu_drop_cnt; member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_tx_mon_2.0.h455 uint64_t ppdu_drop_cnt; member
H A Ddp_rx_mon_2.0.c289 mon_pdev->rx_mon_stats.ppdu_drop_cnt += in dp_rx_mon_update_drop_cnt()
2073 mon_pdev->rx_mon_stats.ppdu_drop_cnt += in dp_rx_mon_process_tlv_status()
2074 ppdu_info->drop_cnt.ppdu_drop_cnt; in dp_rx_mon_process_tlv_status()
2741 mon_pdev->rx_mon_stats.ppdu_drop_cnt); in dp_mon_rx_print_advanced_stats_2_0()
H A Ddp_tx_mon_2.0.c177 tx_mon_be->stats.ppdu_drop_cnt += in dp_tx_mon_srng_process_2_0()
625 DP_PRINT_STATS("\t\tppdu drop : %llu", stats.ppdu_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.h584 uint32_t ppdu_drop_cnt : 10, member
741 status->ppdu_drop_count = drop_desc->ppdu_drop_cnt; in hal_be_get_mon_dest_status()
2462 ppdu_info->drop_cnt.ppdu_drop_cnt = drop_cnt->ppdu_drop_cnt; in hal_rx_update_ppdu_drop_cnt()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_api_mon.h349 uint8_t ppdu_drop_cnt; member