Searched refs:mlx5_destroy_flow_table (Results 1 – 9 of 9) sorted by relevance
681 mlx5_destroy_flow_table(tx->roce.ft); in tx_destroy_roce()694 mlx5_destroy_flow_table(tx->ft.pol); in tx_destroy()696 mlx5_destroy_flow_table(tx->ft.sa); in tx_destroy()701 mlx5_destroy_flow_table(tx->ft.sa_kspi); in tx_destroy()703 mlx5_destroy_flow_table(tx->ft.status); in tx_destroy()780 mlx5_destroy_flow_table(tx->roce.ft); in ipsec_tx_create_roce()928 mlx5_destroy_flow_table(tx->ft.status); in tx_create()938 mlx5_destroy_flow_table(tx->ft.pol); in tx_create()943 mlx5_destroy_flow_table(tx->ft.sa); in tx_create()945 mlx5_destroy_flow_table(tx->ft.sa_kspi); in tx_create()[all …]
44 void mlx5_destroy_flow_table(void *flow_table);
322 mlx5_destroy_flow_table(fdb); in esw_create_fdb_table()333 mlx5_destroy_flow_table(esw->fdb_table.fdb); in esw_destroy_fdb_table()674 mlx5_destroy_flow_table(acl); in esw_vport_enable_egress_acl()695 mlx5_destroy_flow_table(vport->egress.acl); in esw_vport_disable_egress_acl()761 mlx5_destroy_flow_table(acl); in esw_vport_enable_ingress_acl()780 mlx5_destroy_flow_table(vport->ingress.acl); in esw_vport_disable_ingress_acl()
336 mlx5_destroy_flow_table(ft->t); in accel_fs_tcp_create_table()353 mlx5_destroy_flow_table(ft->t); in accel_fs_tcp_destroy_table()
1266 mlx5_destroy_flow_table(ft); in mlx5_create_auto_grouped_flow_table()2254 int mlx5_destroy_flow_table(struct mlx5_flow_table *ft) in mlx5_destroy_flow_table() function2273 EXPORT_SYMBOL(mlx5_destroy_flow_table);
297 int mlx5_destroy_flow_table(struct mlx5_flow_table *ft);
1233 mlx5_destroy_flow_table(ft->t); in mlx5e_destroy_flow_table()1526 mlx5_destroy_flow_table(ft->t); in mlx5e_create_main_flow_table()1653 mlx5_destroy_flow_table(ft->t); in mlx5e_create_vlan_flow_table()2042 mlx5_destroy_flow_table(ft->t); in mlx5e_create_vxlan_flow_table()2158 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()