Searched refs:bounce_grp (Results 1 – 2 of 2) sorted by relevance
162 if (!IS_ERR_OR_NULL(vport->egress.offloads.bounce_grp)) { in esw_acl_egress_ofld_groups_destroy()163 mlx5_destroy_flow_group(vport->egress.offloads.bounce_grp); in esw_acl_egress_ofld_groups_destroy()164 vport->egress.offloads.bounce_grp = NULL; in esw_acl_egress_ofld_groups_destroy()
156 struct mlx5_flow_group *bounce_grp; member