Searched refs:bounce_grp (Results 1 – 3 of 3) sorted by relevance
173 if (!IS_ERR_OR_NULL(vport->egress.offloads.bounce_grp)) { in esw_acl_egress_ofld_groups_destroy()174 mlx5_destroy_flow_group(vport->egress.offloads.bounce_grp); in esw_acl_egress_ofld_groups_destroy()175 vport->egress.offloads.bounce_grp = NULL; in esw_acl_egress_ofld_groups_destroy()
146 struct mlx5_flow_group *bounce_grp; member
2763 vport->egress.offloads.bounce_grp = g; in esw_master_egress_create_resources()2782 mlx5_destroy_flow_group(vport->egress.offloads.bounce_grp); in esw_master_egress_destroy_resources()2783 vport->egress.offloads.bounce_grp = NULL; in esw_master_egress_destroy_resources()