Searched refs:burst_th (Results 1 – 1 of 1) sorted by relevance
219 u16 burst_th = hws_bwc_get_burst_th(ctx, queue_id); in hws_bwc_queue_poll() local220 bool got_comp = *pending_rules >= burst_th; in hws_bwc_queue_poll()232 ret = mlx5hws_send_queue_poll(ctx, queue_id, comp, burst_th); in hws_bwc_queue_poll()568 u16 burst_th; in hws_bwc_matcher_move_all_simple() local596 burst_th = hws_bwc_get_burst_th(ctx, rule_attr.queue_id); in hws_bwc_matcher_move_all_simple()598 for (j = 0; j < burst_th && bwc_rules[i]; j++) { in hws_bwc_matcher_move_all_simple()599 rule_attr.burst = !!((j + 1) % burst_th); in hws_bwc_matcher_move_all_simple()