Searched refs:limit_hit (Results 1 – 2 of 2) sorted by relevance
2388 bool limit_hit = false; in dp_rx_reap_loop_pkt_limit_hit() local2390 limit_hit = in dp_rx_reap_loop_pkt_limit_hit()2393 if (limit_hit) in dp_rx_reap_loop_pkt_limit_hit()2396 return limit_hit; in dp_rx_reap_loop_pkt_limit_hit()
6567 bool limit_hit = false; local6569 limit_hit =6572 if (limit_hit)6575 return limit_hit;