Searched refs:max_burst_sz (Results 1 – 5 of 5) sorted by relevance
173 (rl_0->max_burst_sz == rl_1->max_burst_sz) && in mlx5_rl_are_equal()323 rl->max_burst_sz); in mlx5_rl_add_rate()346 rl->max_burst_sz); in mlx5_rl_remove_rate()356 rl->rate, rl->max_burst_sz, rl->typical_pkt_sz); in mlx5_rl_remove_rate()
434 __u32 max_burst_sz; member
514 u32 max_burst_sz; member
3771 err, new_rl.rate, new_rl.max_burst_sz, in modify_raw_packet_qp_sq()4235 if (ucmd->burst_info.max_burst_sz) { in __mlx5_ib_modify_qp()4238 raw_qp_param.rl.max_burst_sz = in __mlx5_ib_modify_qp()4239 ucmd->burst_info.max_burst_sz; in __mlx5_ib_modify_qp()
2817 u32 max_burst_sz; member