Searched refs:log_msg_max (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
| H A D | conn.c | 706 MLX5_SET(qpc, qpc, log_msg_max, (u8)MLX5_CAP_GEN(mdev, log_max_msg)); in mlx5_fpga_conn_rtr_qp()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A D | dr_send.c | 958 MLX5_SET(qpc, qpc, log_msg_max, DR_CHUNK_SIZE_MAX - 1); in dr_cmd_modify_qp_init2rtr()
|
| /linux/drivers/infiniband/hw/mlx5/ |
| H A D | qp.c | 4219 MLX5_SET(qpc, qpc, log_msg_max, 8); in __mlx5_ib_modify_qp() 4224 MLX5_SET(qpc, qpc, log_msg_max, 12); in __mlx5_ib_modify_qp() 4233 MLX5_SET(qpc, qpc, log_msg_max, in __mlx5_ib_modify_qp()
|
| /linux/drivers/vfio/pci/mlx5/ |
| H A D | cmd.c | 1362 MLX5_SET(qpc, qpc, log_msg_max, MLX5_CAP_GEN(mdev, log_max_msg)); in mlx5vf_activate_qp()
|
| /linux/drivers/vdpa/mlx5/net/ |
| H A D | mlx5_vnet.c | 1085 MLX5_SET(qpc, qpc, log_msg_max, 30); in alloc_inout()
|
| /linux/include/linux/mlx5/ |
| H A D | mlx5_ifc.h | 3637 u8 log_msg_max[0x5]; member
|