Searched refs:max_burst_sz (Results 1 – 7 of 7) sorted by relevance
170 (rl_0->max_burst_sz == rl_1->max_burst_sz) && in mlx5_rl_are_equal()253 rl->max_burst_sz); in mlx5_rl_add_rate()276 rl->max_burst_sz); in mlx5_rl_remove_rate()286 rl->rate, rl->max_burst_sz, rl->typical_pkt_sz); in mlx5_rl_remove_rate()
279 __u32 max_burst_sz; member
315 __u32 max_burst_sz; member
418 __u32 max_burst_sz; member
510 u32 max_burst_sz; member
3530 err, new_rl.rate, new_rl.max_burst_sz, in modify_raw_packet_qp_sq()3993 if (ucmd->burst_info.max_burst_sz) { in __mlx5_ib_modify_qp()3996 raw_qp_param.rl.max_burst_sz = in __mlx5_ib_modify_qp()3997 ucmd->burst_info.max_burst_sz; in __mlx5_ib_modify_qp()
2817 u32 max_burst_sz; member