Home
last modified time | relevance | path

Searched refs:osif_drop (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_stats_struct.h1183 uint64_t osif_drop; member
1201 uint64_t osif_drop; member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_stats.c5171 pdev->stats.tid_stats.osif_drop); in dp_pdev_print_tid_stats()
5425 tid_stats->osif_drop = pdev->stats.tid_stats.osif_drop; in dp_pdev_get_tid_stats()
H A Ddp_main.c7934 pdev->stats.tid_stats.osif_drop += val; in dp_pdev_tid_stats_osif_drop()