odp_caps 3640 drivers/infiniband/core/uverbs_cmd.c resp.odp_caps.general_caps = attr.odp_caps.general_caps; odp_caps 3641 drivers/infiniband/core/uverbs_cmd.c resp.odp_caps.per_transport_caps.rc_odp_caps = odp_caps 3642 drivers/infiniband/core/uverbs_cmd.c attr.odp_caps.per_transport_caps.rc_odp_caps; odp_caps 3643 drivers/infiniband/core/uverbs_cmd.c resp.odp_caps.per_transport_caps.uc_odp_caps = odp_caps 3644 drivers/infiniband/core/uverbs_cmd.c attr.odp_caps.per_transport_caps.uc_odp_caps; odp_caps 3645 drivers/infiniband/core/uverbs_cmd.c resp.odp_caps.per_transport_caps.ud_odp_caps = odp_caps 3646 drivers/infiniband/core/uverbs_cmd.c attr.odp_caps.per_transport_caps.ud_odp_caps; odp_caps 3647 drivers/infiniband/core/uverbs_cmd.c resp.xrc_odp_caps = attr.odp_caps.per_transport_caps.xrc_odp_caps; odp_caps 1027 drivers/infiniband/hw/mlx5/main.c if (dev->odp_caps.general_caps & IB_ODP_SUPPORT) odp_caps 1029 drivers/infiniband/hw/mlx5/main.c props->odp_caps = dev->odp_caps; odp_caps 971 drivers/infiniband/hw/mlx5/mlx5_ib.h struct ib_odp_caps odp_caps; odp_caps 1273 drivers/infiniband/hw/mlx5/mr.c !(dev->odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT)) odp_caps 331 drivers/infiniband/hw/mlx5/odp.c struct ib_odp_caps *caps = &dev->odp_caps; odp_caps 1558 drivers/infiniband/hw/mlx5/odp.c if (!(ent->dev->odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT)) odp_caps 1591 drivers/infiniband/hw/mlx5/odp.c if (!(dev->odp_caps.general_caps & IB_ODP_SUPPORT)) odp_caps 1596 drivers/infiniband/hw/mlx5/odp.c if (dev->odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT) { odp_caps 1611 drivers/infiniband/hw/mlx5/odp.c if (!(dev->odp_caps.general_caps & IB_ODP_SUPPORT)) odp_caps 1000 include/linux/mlx5/driver.h struct mlx5_odp_caps *odp_caps); odp_caps 439 include/rdma/ib_verbs.h struct ib_odp_caps odp_caps; odp_caps 263 include/uapi/rdma/ib_user_verbs.h struct ib_uverbs_odp_caps odp_caps;