Searched refs:no_sq (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | debugfs.c | 368 if (!MLX5_GET(qpc, qpc, no_sq)) in qp_read_field()
|
| /linux/drivers/infiniband/hw/mlx5/ |
| H A D | qp.c | 2033 MLX5_SET(qpc, qpc, no_sq, 1); in create_xrc_tgt_qp() 2348 MLX5_SET(qpc, qpc, no_sq, 1); in create_user_qp() 2503 MLX5_SET(qpc, qpc, no_sq, 1); in create_kernel_qp()
|
| /linux/drivers/vfio/pci/mlx5/ |
| H A D | cmd.c | 1276 MLX5_SET(qpc, qpc, no_sq, 1); in mlx5vf_create_rc_qp()
|
| /linux/drivers/vdpa/mlx5/net/ |
| H A D | mlx5_vnet.c | 389 MLX5_SET(qpc, qpc, no_sq, 1); in qp_prepare() 399 MLX5_SET(qpc, qpc, no_sq, 1); in qp_prepare()
|
| /linux/include/linux/mlx5/ |
| H A D | mlx5_ifc.h | 3641 u8 no_sq[0x1]; member
|