Searched refs:pending_rules (Results 1 – 1 of 1) sorted by relevance
79 u32 pending_rules; in hws_bwc_matcher_move_all_simple() local89 pending_rules = 0; in hws_bwc_matcher_move_all_simple()108 pending_rules++; in hws_bwc_matcher_move_all_simple()109 drain = pending_rules >= in hws_bwc_matcher_move_all_simple()113 &pending_rules, in hws_bwc_matcher_move_all_simple()131 if (pending_rules) { in hws_bwc_matcher_move_all_simple()136 &pending_rules, in hws_bwc_matcher_move_all_simple()408 u32 *pending_rules, in mlx5hws_bwc_queue_poll() argument415 bool got_comp = *pending_rules >= burst_th; in mlx5hws_bwc_queue_poll()426 while (queue_full || ((got_comp || drain) && *pending_rules)) { in mlx5hws_bwc_queue_poll()[all …]