Searched refs:COPY_ODP_BIT_MLX_TO_IB (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/infiniband/hw/mlx5/ |
D | odp.c | 112 #define COPY_ODP_BIT_MLX_TO_IB(reg, ib_caps, field_name, bit_name) do { \ macro 133 COPY_ODP_BIT_MLX_TO_IB(hw_caps, caps, per_transport_caps.ud_odp_caps, in mlx5_ib_internal_query_odp_caps() 135 COPY_ODP_BIT_MLX_TO_IB(hw_caps, caps, per_transport_caps.rc_odp_caps, in mlx5_ib_internal_query_odp_caps() 137 COPY_ODP_BIT_MLX_TO_IB(hw_caps, caps, per_transport_caps.rc_odp_caps, in mlx5_ib_internal_query_odp_caps() 139 COPY_ODP_BIT_MLX_TO_IB(hw_caps, caps, per_transport_caps.rc_odp_caps, in mlx5_ib_internal_query_odp_caps() 141 COPY_ODP_BIT_MLX_TO_IB(hw_caps, caps, per_transport_caps.rc_odp_caps, in mlx5_ib_internal_query_odp_caps()
|