per_transport_caps 3641 drivers/infiniband/core/uverbs_cmd.c 	resp.odp_caps.per_transport_caps.rc_odp_caps =
per_transport_caps 3642 drivers/infiniband/core/uverbs_cmd.c 		attr.odp_caps.per_transport_caps.rc_odp_caps;
per_transport_caps 3643 drivers/infiniband/core/uverbs_cmd.c 	resp.odp_caps.per_transport_caps.uc_odp_caps =
per_transport_caps 3644 drivers/infiniband/core/uverbs_cmd.c 		attr.odp_caps.per_transport_caps.uc_odp_caps;
per_transport_caps 3645 drivers/infiniband/core/uverbs_cmd.c 	resp.odp_caps.per_transport_caps.ud_odp_caps =
per_transport_caps 3646 drivers/infiniband/core/uverbs_cmd.c 		attr.odp_caps.per_transport_caps.ud_odp_caps;
per_transport_caps 3647 drivers/infiniband/core/uverbs_cmd.c 	resp.xrc_odp_caps = attr.odp_caps.per_transport_caps.xrc_odp_caps;
per_transport_caps  347 drivers/infiniband/hw/mlx5/odp.c 		caps->per_transport_caps.ud_odp_caps |= IB_ODP_SUPPORT_SEND;
per_transport_caps  350 drivers/infiniband/hw/mlx5/odp.c 		caps->per_transport_caps.ud_odp_caps |= IB_ODP_SUPPORT_SRQ_RECV;
per_transport_caps  353 drivers/infiniband/hw/mlx5/odp.c 		caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_SEND;
per_transport_caps  356 drivers/infiniband/hw/mlx5/odp.c 		caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_RECV;
per_transport_caps  359 drivers/infiniband/hw/mlx5/odp.c 		caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_WRITE;
per_transport_caps  362 drivers/infiniband/hw/mlx5/odp.c 		caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_READ;
per_transport_caps  365 drivers/infiniband/hw/mlx5/odp.c 		caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_ATOMIC;
per_transport_caps  368 drivers/infiniband/hw/mlx5/odp.c 		caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_SRQ_RECV;
per_transport_caps  371 drivers/infiniband/hw/mlx5/odp.c 		caps->per_transport_caps.xrc_odp_caps |= IB_ODP_SUPPORT_SEND;
per_transport_caps  374 drivers/infiniband/hw/mlx5/odp.c 		caps->per_transport_caps.xrc_odp_caps |= IB_ODP_SUPPORT_RECV;
per_transport_caps  377 drivers/infiniband/hw/mlx5/odp.c 		caps->per_transport_caps.xrc_odp_caps |= IB_ODP_SUPPORT_WRITE;
per_transport_caps  380 drivers/infiniband/hw/mlx5/odp.c 		caps->per_transport_caps.xrc_odp_caps |= IB_ODP_SUPPORT_READ;
per_transport_caps  383 drivers/infiniband/hw/mlx5/odp.c 		caps->per_transport_caps.xrc_odp_caps |= IB_ODP_SUPPORT_ATOMIC;
per_transport_caps  386 drivers/infiniband/hw/mlx5/odp.c 		caps->per_transport_caps.xrc_odp_caps |= IB_ODP_SUPPORT_SRQ_RECV;
per_transport_caps  505 include/linux/mlx5/device.h 	} per_transport_caps;
per_transport_caps  336 include/rdma/ib_verbs.h 	} per_transport_caps;
per_transport_caps  230 include/uapi/rdma/ib_user_verbs.h 	} per_transport_caps;