Searched refs:no_sq (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/ |
D | debugfs.c | 326 if (!MLX5_GET(qpc, qpc, no_sq)) in qp_read_field()
|
/linux-6.1.9/drivers/vfio/pci/mlx5/ |
D | cmd.c | 808 MLX5_SET(qpc, qpc, no_sq, 1); in mlx5vf_create_rc_qp()
|
/linux-6.1.9/drivers/vdpa/mlx5/net/ |
D | mlx5_vnet.c | 412 MLX5_SET(qpc, qpc, no_sq, 1); in qp_prepare() 422 MLX5_SET(qpc, qpc, no_sq, 1); in qp_prepare()
|
/linux-6.1.9/drivers/infiniband/hw/mlx5/ |
D | qp.c | 1947 MLX5_SET(qpc, qpc, no_sq, 1); in create_xrc_tgt_qp() 2262 MLX5_SET(qpc, qpc, no_sq, 1); in create_user_qp() 2417 MLX5_SET(qpc, qpc, no_sq, 1); in create_kernel_qp()
|
/linux-6.1.9/include/linux/mlx5/ |
D | mlx5_ifc.h | 3197 u8 no_sq[0x1]; member
|