Searched refs:no_sq (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | debugfs.c | 267 if (!MLX5_GET(qpc, qpc, no_sq)) in qp_read_field()
|
| /Linux-v5.10/drivers/vdpa/mlx5/net/ |
| D | mlx5_vnet.c | 342 MLX5_SET(qpc, qpc, no_sq, 1); in qp_prepare() 352 MLX5_SET(qpc, qpc, no_sq, 1); in qp_prepare()
|
| /Linux-v5.10/drivers/infiniband/hw/mlx5/ |
| D | qp.c | 1883 MLX5_SET(qpc, qpc, no_sq, 1); in create_xrc_tgt_qp() 2026 MLX5_SET(qpc, qpc, no_sq, 1); in create_user_qp() 2181 MLX5_SET(qpc, qpc, no_sq, 1); in create_kernel_qp()
|
| /Linux-v5.10/include/linux/mlx5/ |
| D | mlx5_ifc.h | 2856 u8 no_sq[0x1]; member
|