Searched refs:mlx5_destroy_flow_group (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/mlx5/
H A Dfs.h147 void mlx5_destroy_flow_group(struct mlx5_flow_group *fg);
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_eswitch.c333 mlx5_destroy_flow_group(esw->fdb_table.addr_grp);
676 mlx5_destroy_flow_group(vlan_grp);
703 mlx5_destroy_flow_group(vport->egress.allowed_vlans_grp);
704 mlx5_destroy_flow_group(vport->egress.drop_grp);
789 mlx5_destroy_flow_group(vport->ingress.drop_grp);
H A Dmlx5_fs_tree.c1122 void mlx5_destroy_flow_group(struct mlx5_flow_group *fg) function
1126 EXPORT_SYMBOL(mlx5_destroy_flow_group); variable
/freebsd-11-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_flow_table.c1089 mlx5_destroy_flow_group(ft->g[i]);

Completed in 147 milliseconds