Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Drl.c172 (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()
/openbmc/linux/include/uapi/rdma/
H A Dmlx5-abi.h435 __u32 max_burst_sz; member
/openbmc/linux/include/linux/mlx5/
H A Ddriver.h518 u32 max_burst_sz; member
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dqp.c3861 err, new_rl.rate, new_rl.max_burst_sz, in modify_raw_packet_qp_sq()
4352 if (ucmd->burst_info.max_burst_sz) { in __mlx5_ib_modify_qp()
4355 raw_qp_param.rl.max_burst_sz = in __mlx5_ib_modify_qp()
4356 ucmd->burst_info.max_burst_sz; in __mlx5_ib_modify_qp()
/openbmc/linux/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h2854 u32 max_burst_sz; member