Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dbwc.c414 u16 burst_th = hws_bwc_get_burst_th(ctx, queue_id); in mlx5hws_bwc_queue_poll() local
415 bool got_comp = *pending_rules >= burst_th; in mlx5hws_bwc_queue_poll()
427 ret = mlx5hws_send_queue_poll(ctx, queue_id, comp, burst_th); in mlx5hws_bwc_queue_poll()