Searched refs:mlx5_destroy_flow_table (Results 1 – 7 of 7) sorted by relevance
44 void mlx5_destroy_flow_table(void *flow_table);
325 mlx5_destroy_flow_table(fdb); in esw_create_fdb_table()336 mlx5_destroy_flow_table(esw->fdb_table.fdb); in esw_destroy_fdb_table()675 mlx5_destroy_flow_table(acl); in esw_vport_enable_egress_acl()696 mlx5_destroy_flow_table(vport->egress.acl); in esw_vport_disable_egress_acl()760 mlx5_destroy_flow_table(acl); in esw_vport_enable_ingress_acl()779 mlx5_destroy_flow_table(vport->ingress.acl); in esw_vport_disable_ingress_acl()
338 mlx5_destroy_flow_table(ft->t); in accel_fs_tcp_create_table()355 mlx5_destroy_flow_table(ft->t); in accel_fs_tcp_destroy_table()
1019 int mlx5_destroy_flow_table(struct mlx5_flow_table *ft) in mlx5_destroy_flow_table() function1075 EXPORT_SYMBOL(mlx5_destroy_flow_table);
166 int mlx5_destroy_flow_table(struct mlx5_flow_table *ft);
1260 mlx5_destroy_flow_table(ft->t); in mlx5e_destroy_flow_table()1548 mlx5_destroy_flow_table(ft->t); in mlx5e_create_main_flow_table()1673 mlx5_destroy_flow_table(ft->t); in mlx5e_create_vlan_flow_table()2061 mlx5_destroy_flow_table(ft->t); in mlx5e_create_vxlan_flow_table()2175 mlx5_destroy_flow_table(ft->t); in mlx5e_create_inner_rss_flow_table()
2059 mlx5_destroy_flow_table(prio->flow_table); in put_flow_table()