Searched refs:max_burst_sz (Results 1 – 5 of 5) sorted by relevance
172 (rl_0->max_burst_sz == rl_1->max_burst_sz) && in mlx5_rl_are_equal()322 rl->max_burst_sz); in mlx5_rl_add_rate()345 rl->max_burst_sz); in mlx5_rl_remove_rate()355 rl->rate, rl->max_burst_sz, rl->typical_pkt_sz); in mlx5_rl_remove_rate()
435 __u32 max_burst_sz; member
519 u32 max_burst_sz; member
3773 err, new_rl.rate, new_rl.max_burst_sz, in modify_raw_packet_qp_sq()4237 if (ucmd->burst_info.max_burst_sz) { in __mlx5_ib_modify_qp()4240 raw_qp_param.rl.max_burst_sz = in __mlx5_ib_modify_qp()4241 ucmd->burst_info.max_burst_sz; in __mlx5_ib_modify_qp()
2854 u32 max_burst_sz; member