Searched refs:num_reaped (Results 1 – 2 of 2) sorted by relevance
2385 bool dp_rx_reap_loop_pkt_limit_hit(struct dp_soc *soc, int num_reaped, in dp_rx_reap_loop_pkt_limit_hit() argument2391 (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
6564 bool dp_tx_comp_loop_pkt_limit_hit(struct dp_soc *soc, int num_reaped, argument6570 (num_reaped >= max_reap_limit) ? true : false;6591 bool dp_tx_comp_loop_pkt_limit_hit(struct dp_soc *soc, int num_reaped, argument