Searched refs:dr_ctx (Results 1 – 3 of 3) sorted by relevance
746 (priv->dr_ctx, refmt_type, in flow_hw_actions_translate()1870 (priv->dr_ctx, tbl, in flow_hw_grp_create_cb()1877 (priv->dr_ctx, tbl, in flow_hw_grp_create_cb()2041 struct mlx5dr_context *dr_ctx = NULL; in flow_hw_configure() local2061 if (priv->dr_ctx) { in flow_hw_configure()2123 if (!dr_ctx) in flow_hw_configure()2125 priv->dr_ctx = dr_ctx; in flow_hw_configure()2136 (priv->dr_ctx, mlx5_hw_act_flag[i][0]); in flow_hw_configure()2150 if (dr_ctx) in flow_hw_configure()2178 if (!priv->dr_ctx) in flow_hw_resource_release()[all …]
823 (priv->dr_ctx, in mlx5_devx_hrxq_new()
1531 struct mlx5dr_context *dr_ctx; /**< HW steering DR context. */ member