Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_mon_struct.h517 uint32_t end_of_ppdu_drop_cnt; member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_rx_mon_2.0.c294 mon_pdev->rx_mon_stats.end_of_ppdu_drop_cnt++; in dp_rx_mon_update_drop_cnt()
2077 mon_pdev->rx_mon_stats.end_of_ppdu_drop_cnt += in dp_rx_mon_process_tlv_status()
2078 ppdu_info->drop_cnt.end_of_ppdu_drop_cnt; in dp_rx_mon_process_tlv_status()
2745 mon_pdev->rx_mon_stats.end_of_ppdu_drop_cnt); in dp_mon_rx_print_advanced_stats_2_0()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_api_mon.h351 uint8_t end_of_ppdu_drop_cnt; member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
H A Dhal_be_api_mon.h2464 ppdu_info->drop_cnt.end_of_ppdu_drop_cnt = drop_cnt->end_of_ppdu_seen; in hal_rx_update_ppdu_drop_cnt()