Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddebugfs.c267 if (!MLX5_GET(qpc, qpc, no_sq)) in qp_read_field()
/OK3568_Linux_fs/kernel/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c345 MLX5_SET(qpc, qpc, no_sq, 1); in qp_prepare()
355 MLX5_SET(qpc, qpc, no_sq, 1); in qp_prepare()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dqp.c1880 MLX5_SET(qpc, qpc, no_sq, 1); in create_xrc_tgt_qp()
2023 MLX5_SET(qpc, qpc, no_sq, 1); in create_user_qp()
2178 MLX5_SET(qpc, qpc, no_sq, 1); in create_kernel_qp()
/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Dmlx5_ifc.h2859 u8 no_sq[0x1]; member