Home
last modified time | relevance | path

Searched refs:mlx5_destroy_flow_table (Results 1 – 16 of 16) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Drdma.c19 mlx5_destroy_flow_table(roce->ft); in mlx5_rdma_disable_roce_steering()
109 mlx5_destroy_flow_table(ft); in mlx5_rdma_enable_roce_steering()
Deswitch_offloads_termtbl.c99 err = mlx5_destroy_flow_table(tt->termtbl); in mlx5_eswitch_termtbl_create()
169 mlx5_destroy_flow_table(tt->termtbl); in mlx5_eswitch_termtbl_put()
Deswitch_offloads.c141 mlx5_destroy_flow_table(e->fdb); in esw_vport_tbl_put()
1444 mlx5_destroy_flow_table(esw->fdb_table.offloads.slow_fdb); in esw_create_offloads_fdb_tables()
1468 mlx5_destroy_flow_table(esw->fdb_table.offloads.slow_fdb); in esw_destroy_offloads_fdb_tables()
1506 mlx5_destroy_flow_table(offloads->ft_offloads); in esw_destroy_offloads_table()
1642 mlx5_destroy_flow_table(offloads->ft_offloads_restore); in esw_destroy_restore_table()
1730 mlx5_destroy_flow_table(ft); in esw_create_restore_table()
Den_fs.c672 mlx5_destroy_flow_table(ft->t); in mlx5e_destroy_flow_table()
1423 mlx5_destroy_flow_table(ft->t); in mlx5e_create_l2_table()
1554 mlx5_destroy_flow_table(ft->t); in mlx5e_create_vlan_table()
Den_fs_ethtool.c48 mlx5_destroy_flow_table(eth_ft->ft); in put_flow_table()
Deswitch.c416 mlx5_destroy_flow_table(esw->fdb_table.legacy.vepa_fdb); in esw_destroy_legacy_vepa_table()
432 mlx5_destroy_flow_table(esw->fdb_table.legacy.fdb); in esw_destroy_legacy_fdb_table()
Den_rep.c857 mlx5_destroy_flow_table(rpriv->root_ft); in mlx5e_destroy_rep_root_ft()
Dfs_core.c2122 int mlx5_destroy_flow_table(struct mlx5_flow_table *ft) in mlx5_destroy_flow_table() function
2141 EXPORT_SYMBOL(mlx5_destroy_flow_table);
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
Dhelper.c140 mlx5_destroy_flow_table(vport->egress.acl); in esw_acl_egress_table_destroy()
149 mlx5_destroy_flow_table(vport->ingress.acl); in esw_acl_ingress_table_destroy()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_fs.c127 mlx5_destroy_flow_table(rx_err->ft); in rx_err_destroy_ft()
159 mlx5_destroy_flow_table(ft); in rx_err_create_ft()
177 mlx5_destroy_flow_table(fs_prot->ft); in rx_fs_destroy()
365 mlx5_destroy_flow_table(ipsec->tx_fs->ft); in tx_destroy()
/Linux-v5.10/include/linux/mlx5/
Dfs.h182 int mlx5_destroy_flow_table(struct mlx5_flow_table *ft);
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dfs_chains.c288 mlx5_destroy_flow_table(ft); in mlx5_chains_destroy_table()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.c1349 mlx5_destroy_flow_table(ft); in mlx5_tc_ct_alloc_pre_ct()
1362 mlx5_destroy_flow_table(pre_ct->ft); in mlx5_tc_ct_free_pre_ct()
/Linux-v5.10/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c1311 mlx5_destroy_flow_table(ndev->rxft); in add_fwd_to_tir()
1322 mlx5_destroy_flow_table(ndev->rxft); in remove_fwd_to_tir()
/Linux-v5.10/drivers/infiniband/hw/mlx5/
Dfs.c690 mlx5_destroy_flow_table(prio->flow_table); in put_flow_table()
Dmain.c3296 mlx5_destroy_flow_table(dev->flow_db->lag_demux_ft); in mlx5_eth_lag_cleanup()