Searched refs:drop_grp (Results 1 – 3 of 3) sorted by relevance
140 flow_act.fg = vport->ingress.offloads.drop_grp; in esw_acl_ingress_src_port_drop_create()235 vport->ingress.offloads.drop_grp = g; in esw_acl_ingress_ofld_groups_create()291 if (!IS_ERR_OR_NULL(vport->ingress.offloads.drop_grp)) { in esw_acl_ingress_ofld_groups_create()292 mlx5_destroy_flow_group(vport->ingress.offloads.drop_grp); in esw_acl_ingress_ofld_groups_create()293 vport->ingress.offloads.drop_grp = NULL; in esw_acl_ingress_ofld_groups_create()312 if (vport->ingress.offloads.drop_grp) { in esw_acl_ingress_ofld_groups_destroy()313 mlx5_destroy_flow_group(vport->ingress.offloads.drop_grp); in esw_acl_ingress_ofld_groups_destroy()314 vport->ingress.offloads.drop_grp = NULL; in esw_acl_ingress_ofld_groups_destroy()
95 vport->ingress.legacy.drop_grp = g; in esw_acl_ingress_lgcy_groups_create()133 if (vport->ingress.legacy.drop_grp) { in esw_acl_ingress_lgcy_groups_destroy()134 mlx5_destroy_flow_group(vport->ingress.legacy.drop_grp); in esw_acl_ingress_lgcy_groups_destroy()135 vport->ingress.legacy.drop_grp = NULL; in esw_acl_ingress_lgcy_groups_destroy()
105 struct mlx5_flow_group *drop_grp; member119 struct mlx5_flow_group *drop_grp; member138 struct mlx5_flow_group *drop_grp; member