Home
last modified time | relevance | path

Searched refs:srq_receive (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/ !
Dmain.c461 ODP_CAP_SET_MAX(dev, ud_odp_caps.srq_receive); in handle_hca_cap_odp()
462 ODP_CAP_SET_MAX(dev, rc_odp_caps.srq_receive); in handle_hca_cap_odp()
463 ODP_CAP_SET_MAX(dev, xrc_odp_caps.srq_receive); in handle_hca_cap_odp()
469 ODP_CAP_SET_MAX(dev, dc_odp_caps.srq_receive); in handle_hca_cap_odp()
/linux-6.1.9/drivers/infiniband/hw/mlx5/ !
Dodp.c339 if (MLX5_CAP_ODP(dev->mdev, ud_odp_caps.srq_receive)) in internal_fill_odp_caps()
357 if (MLX5_CAP_ODP(dev->mdev, rc_odp_caps.srq_receive)) in internal_fill_odp_caps()
375 if (MLX5_CAP_ODP(dev->mdev, xrc_odp_caps.srq_receive)) in internal_fill_odp_caps()
/linux-6.1.9/include/linux/mlx5/ !
Dmlx5_ifc.h483 u8 srq_receive[0x1]; member