Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c490 ODP_CAP_SET_MAX(dev, ud_odp_caps.srq_receive); in handle_hca_cap_odp()
491 ODP_CAP_SET_MAX(dev, rc_odp_caps.srq_receive); in handle_hca_cap_odp()
492 ODP_CAP_SET_MAX(dev, xrc_odp_caps.srq_receive); in handle_hca_cap_odp()
498 ODP_CAP_SET_MAX(dev, dc_odp_caps.srq_receive); in handle_hca_cap_odp()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dodp.c338 if (MLX5_CAP_ODP(dev->mdev, ud_odp_caps.srq_receive)) in internal_fill_odp_caps()
356 if (MLX5_CAP_ODP(dev->mdev, rc_odp_caps.srq_receive)) in internal_fill_odp_caps()
374 if (MLX5_CAP_ODP(dev->mdev, xrc_odp_caps.srq_receive)) in internal_fill_odp_caps()
/openbmc/linux/include/linux/mlx5/
H A Dmlx5_ifc.h507 u8 srq_receive[0x1]; member