mlx5_destroy_flow_group  651 drivers/net/ethernet/mellanox/mlx5/core/en_fs.c 			mlx5_destroy_flow_group(ft->g[i]);
mlx5_destroy_flow_group  425 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 		mlx5_destroy_flow_group(esw->fdb_table.legacy.promisc_grp);
mlx5_destroy_flow_group  427 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 		mlx5_destroy_flow_group(esw->fdb_table.legacy.allmulti_grp);
mlx5_destroy_flow_group  429 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 		mlx5_destroy_flow_group(esw->fdb_table.legacy.addr_grp);
mlx5_destroy_flow_group 1034 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 		mlx5_destroy_flow_group(vlan_grp);
mlx5_destroy_flow_group 1062 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	mlx5_destroy_flow_group(vport->egress.allowed_vlans_grp);
mlx5_destroy_flow_group 1063 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	mlx5_destroy_flow_group(vport->egress.drop_grp);
mlx5_destroy_flow_group 1186 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 			mlx5_destroy_flow_group(
mlx5_destroy_flow_group 1189 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 			mlx5_destroy_flow_group(
mlx5_destroy_flow_group 1192 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 			mlx5_destroy_flow_group(
mlx5_destroy_flow_group 1226 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	mlx5_destroy_flow_group(vport->ingress.allow_spoofchk_only_grp);
mlx5_destroy_flow_group 1227 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	mlx5_destroy_flow_group(vport->ingress.allow_untagged_only_grp);
mlx5_destroy_flow_group 1228 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	mlx5_destroy_flow_group(vport->ingress.allow_untagged_spoofchk_grp);
mlx5_destroy_flow_group 1229 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	mlx5_destroy_flow_group(vport->ingress.drop_grp);
mlx5_destroy_flow_group 1207 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c 	mlx5_destroy_flow_group(esw->fdb_table.offloads.miss_grp);
mlx5_destroy_flow_group 1209 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c 	mlx5_destroy_flow_group(esw->fdb_table.offloads.peer_miss_grp);
mlx5_destroy_flow_group 1211 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c 	mlx5_destroy_flow_group(esw->fdb_table.offloads.send_to_vport_grp);
mlx5_destroy_flow_group 1231 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c 	mlx5_destroy_flow_group(esw->fdb_table.offloads.send_to_vport_grp);
mlx5_destroy_flow_group 1232 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c 	mlx5_destroy_flow_group(esw->fdb_table.offloads.peer_miss_grp);
mlx5_destroy_flow_group 1233 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c 	mlx5_destroy_flow_group(esw->fdb_table.offloads.miss_grp);
mlx5_destroy_flow_group 1310 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c 	mlx5_destroy_flow_group(esw->offloads.vport_rx_group);
mlx5_destroy_flow_group   18 drivers/net/ethernet/mellanox/mlx5/core/rdma.c 	mlx5_destroy_flow_group(roce->fg);
mlx5_destroy_flow_group  107 drivers/net/ethernet/mellanox/mlx5/core/rdma.c 	mlx5_destroy_flow_group(fg);
mlx5_destroy_flow_group  184 include/linux/mlx5/fs.h void mlx5_destroy_flow_group(struct mlx5_flow_group *fg);