Home
last modified time | relevance | path

Searched refs:num_reaped (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx.h2385 bool dp_rx_reap_loop_pkt_limit_hit(struct dp_soc *soc, int num_reaped, in dp_rx_reap_loop_pkt_limit_hit() argument
2391 (num_reaped >= max_reap_limit) ? true : false; in dp_rx_reap_loop_pkt_limit_hit()
2413 bool dp_rx_reap_loop_pkt_limit_hit(struct dp_soc *soc, int num_reaped, in dp_rx_reap_loop_pkt_limit_hit() argument
H A Ddp_tx.c6564 bool dp_tx_comp_loop_pkt_limit_hit(struct dp_soc *soc, int num_reaped, argument
6570 (num_reaped >= max_reap_limit) ? true : false;
6591 bool dp_tx_comp_loop_pkt_limit_hit(struct dp_soc *soc, int num_reaped, argument