Home
last modified time | relevance | path

Searched refs:IB_ODP_SUPPORT_SEND (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dodp.c347 caps->per_transport_caps.ud_odp_caps |= IB_ODP_SUPPORT_SEND; in mlx5_ib_internal_fill_odp_caps()
353 caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_SEND; in mlx5_ib_internal_fill_odp_caps()
371 caps->per_transport_caps.xrc_odp_caps |= IB_ODP_SUPPORT_SEND; in mlx5_ib_internal_fill_odp_caps()
/Linux-v5.4/include/rdma/
Dib_verbs.h321 IB_ODP_SUPPORT_SEND = 1 << 0, enumerator