Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Ddebugfs.c267 if (!MLX5_GET(qpc, qpc, no_sq)) in qp_read_field()
/Linux-v5.10/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c342 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/
Dqp.c1883 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/
Dmlx5_ifc.h2856 u8 no_sq[0x1]; member