Home
last modified time | relevance | path

Searched refs:no_sq (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Ddebugfs.c267 if (!MLX5_GET(qpc, qpc, no_sq)) in qp_read_field()
/Linux-v5.15/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c402 MLX5_SET(qpc, qpc, no_sq, 1); in qp_prepare()
412 MLX5_SET(qpc, qpc, no_sq, 1); in qp_prepare()
/Linux-v5.15/drivers/infiniband/hw/mlx5/
Dqp.c1945 MLX5_SET(qpc, qpc, no_sq, 1); in create_xrc_tgt_qp()
2260 MLX5_SET(qpc, qpc, no_sq, 1); in create_user_qp()
2415 MLX5_SET(qpc, qpc, no_sq, 1); in create_kernel_qp()
/Linux-v5.15/include/linux/mlx5/
Dmlx5_ifc.h2992 u8 no_sq[0x1]; member