Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
Dwlan_pkt_capture_main.c1014 uint32_t num_dropped = 0; in pkt_capture_drop_nbuf_list() local
1022 num_dropped++; in pkt_capture_drop_nbuf_list()
1024 return num_dropped; in pkt_capture_drop_nbuf_list()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_rx.c2003 int num_dropped = 0; in dp_rx_drop_nbuf_list() local
2018 num_dropped++; in dp_rx_drop_nbuf_list()
2021 return num_dropped; in dp_rx_drop_nbuf_list()
/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_txrx.c4961 int num_dropped = 0; in ol_txrx_drop_nbuf_list() local
4982 num_dropped++; in ol_txrx_drop_nbuf_list()
4984 return num_dropped; in ol_txrx_drop_nbuf_list()