Home
last modified time | relevance | path

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

12

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dipsec_fs_roce.c134 mlx5_destroy_flow_table(tx_roce->ft); in mlx5_ipsec_fs_roce_tx_destroy()
193 mlx5_destroy_flow_table(ft); in mlx5_ipsec_fs_roce_tx_create()
224 mlx5_destroy_flow_table(rx_roce->ft_rdma); in mlx5_ipsec_fs_roce_rx_destroy()
227 mlx5_destroy_flow_table(rx_roce->ft); in mlx5_ipsec_fs_roce_rx_destroy()
323 mlx5_destroy_flow_table(roce->ft_rdma); in mlx5_ipsec_fs_roce_rx_create()
331 mlx5_destroy_flow_table(roce->ft); in mlx5_ipsec_fs_roce_rx_create()
Dmacsec_fs.c216 mlx5_destroy_flow_table(ft->t); in macsec_fs_destroy_flow_table()
226 mlx5_destroy_flow_table(tx_fs->ft_rdma_tx); in macsec_fs_tx_destroy()
247 mlx5_destroy_flow_table(tx_tables->ft_check); in macsec_fs_tx_destroy()
998 mlx5_destroy_flow_table(roce->ft); in macsec_fs_rdma_rx_destroy()
1001 mlx5_destroy_flow_table(roce->ft_macsec_op_check); in macsec_fs_rdma_rx_destroy()
1002 mlx5_destroy_flow_table(roce->ft_ip_check); in macsec_fs_rdma_rx_destroy()
1038 mlx5_destroy_flow_table(rx_tables->ft_check); in macsec_fs_rx_destroy()
1485 mlx5_destroy_flow_table(rx_fs->roce.ft); in macsec_fs_rx_roce_create()
1489 mlx5_destroy_flow_table(rx_fs->roce.ft_macsec_op_check); in macsec_fs_rx_roce_create()
1491 mlx5_destroy_flow_table(rx_fs->roce.ft_ip_check); in macsec_fs_rx_roce_create()
Dfs_chains.c568 mlx5_destroy_flow_table(ft); in mlx5_chains_create_prio()
591 mlx5_destroy_flow_table(prio->ft); in mlx5_chains_destroy_prio()
716 mlx5_destroy_flow_table(ft); in mlx5_chains_destroy_global_table()
Dfs_ttc.c542 mlx5_destroy_flow_table(ttc->t); in mlx5_destroy_ttc_table()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
Dpost_meter.c218 mlx5_destroy_flow_table(post_meter->rate_steering_table.ft); in mlx5e_post_meter_rate_table_destroy()
244 mlx5_destroy_flow_table(mtu_tables->green_table.ft); in mlx5e_post_meter_mtu_table_destroy()
245 mlx5_destroy_flow_table(mtu_tables->red_table.ft); in mlx5e_post_meter_mtu_table_destroy()
327 mlx5_destroy_flow_table(table->ft); in mlx5e_post_meter_create_mtu_table()
383 mlx5_destroy_flow_table(mtu_tables->red_table.ft); in mlx5e_post_meter_mtu_create()
387 mlx5_destroy_flow_table(mtu_tables->green_table.ft); in mlx5e_post_meter_mtu_create()
Dsample.c101 mlx5_destroy_flow_table(tc_psample->termtbl); in sampler_termtbl_create()
112 mlx5_destroy_flow_table(tc_psample->termtbl); in sampler_termtbl_destroy()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Drdma.c19 mlx5_destroy_flow_table(roce->ft); in mlx5_rdma_disable_roce_steering()
97 mlx5_destroy_flow_table(ft); in mlx5_rdma_enable_roce_steering()
Deswitch_offloads_termtbl.c104 err2 = mlx5_destroy_flow_table(tt->termtbl); in mlx5_eswitch_termtbl_create()
173 mlx5_destroy_flow_table(tt->termtbl); in mlx5_eswitch_termtbl_put()
Den_fs.c796 mlx5_destroy_flow_table(ft->t); in mlx5e_create_promisc_table()
815 mlx5_destroy_flow_table(fs->promisc.ft.t); in mlx5e_destroy_promisc_table()
887 mlx5_destroy_flow_table(ft->t); in mlx5e_destroy_flow_table()
1112 mlx5_destroy_flow_table(ft->t); in mlx5e_create_l2_table()
1252 mlx5_destroy_flow_table(ft->t); in mlx5e_fs_create_vlan_table()
Deswitch_offloads.c1929 mlx5_destroy_flow_table(esw->fdb_table.offloads.tc_miss_table); in esw_create_offloads_fdb_tables()
1931 mlx5_destroy_flow_table(mlx5_eswitch_get_slow_fdb(esw)); in esw_create_offloads_fdb_tables()
1957 mlx5_destroy_flow_table(esw->fdb_table.offloads.tc_miss_table); in esw_destroy_offloads_fdb_tables()
1958 mlx5_destroy_flow_table(mlx5_eswitch_get_slow_fdb(esw)); in esw_destroy_offloads_fdb_tables()
2009 mlx5_destroy_flow_table(offloads->ft_offloads); in esw_destroy_offloads_table()
2225 mlx5_destroy_flow_table(offloads->ft_offloads_restore); in esw_destroy_restore_table()
2312 mlx5_destroy_flow_table(ft); in esw_create_restore_table()
2755 mlx5_destroy_flow_table(acl); in esw_master_egress_create_resources()
2767 mlx5_destroy_flow_table(vport->egress.acl); in esw_master_egress_destroy_resources()
Den_fs_ethtool.c72 mlx5_destroy_flow_table(eth_ft->ft); in put_flow_table()
Dfs_core.c1381 mlx5_destroy_flow_table(ft); in mlx5_create_auto_grouped_flow_table()
2366 int mlx5_destroy_flow_table(struct mlx5_flow_table *ft) in mlx5_destroy_flow_table() function
2385 EXPORT_SYMBOL(mlx5_destroy_flow_table);
Den_rep.c969 mlx5_destroy_flow_table(rpriv->root_ft); in mlx5e_destroy_rep_root_ft()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
Dhelper.c144 mlx5_destroy_flow_table(vport->egress.acl); in esw_acl_egress_table_destroy()
153 mlx5_destroy_flow_table(vport->ingress.acl); in esw_acl_ingress_table_destroy()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_fs.c354 mlx5_destroy_flow_table(rx->ft.pol); in rx_destroy()
359 mlx5_destroy_flow_table(rx->ft.sa); in rx_destroy()
363 mlx5_destroy_flow_table(rx->ft.status); in rx_destroy()
506 mlx5_destroy_flow_table(rx->ft.pol); in rx_create()
511 mlx5_destroy_flow_table(rx->ft.sa); in rx_create()
518 mlx5_destroy_flow_table(rx->ft.status); in rx_create()
666 mlx5_destroy_flow_table(tx->ft.pol); in tx_destroy()
673 mlx5_destroy_flow_table(tx->ft.sa); in tx_destroy()
677 mlx5_destroy_flow_table(tx->ft.status); in tx_destroy()
758 mlx5_destroy_flow_table(tx->ft.pol); in tx_create()
[all …]
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dindir_table.c304 mlx5_destroy_flow_table(e->ft); in mlx5_esw_indir_table_entry_create()
378 mlx5_destroy_flow_table(e->ft); in mlx5_esw_indir_table_put()
Dvporttbl.c146 mlx5_destroy_flow_table(e->fdb); in mlx5_esw_vporttbl_put()
Dlegacy.c63 mlx5_destroy_flow_table(esw->fdb_table.legacy.fdb); in esw_destroy_legacy_fdb_table()
173 mlx5_destroy_flow_table(esw->fdb_table.legacy.vepa_fdb); in esw_destroy_legacy_vepa_table()
Dbridge.c436 mlx5_destroy_flow_table(skip_ft); in mlx5_esw_bridge_ingress_table_init()
438 mlx5_destroy_flow_table(ingress_ft); in mlx5_esw_bridge_ingress_table_init()
455 mlx5_destroy_flow_table(br_offloads->skip_ft); in mlx5_esw_bridge_ingress_table_cleanup()
457 mlx5_destroy_flow_table(br_offloads->ingress_ft); in mlx5_esw_bridge_ingress_table_cleanup()
551 mlx5_destroy_flow_table(egress_ft); in mlx5_esw_bridge_egress_table_init()
568 mlx5_destroy_flow_table(bridge->egress_ft); in mlx5_esw_bridge_egress_table_cleanup()
Dbridge_mcast.c329 mlx5_destroy_flow_table(port->mcast.ft); in mlx5_esw_bridge_port_mcast_fts_cleanup()
/linux-6.6.21/include/linux/mlx5/
Dfs.h227 int mlx5_destroy_flow_table(struct mlx5_flow_table *ft);
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/lag/
Dport_sel.c104 mlx5_destroy_flow_table(lag_definer->ft); in mlx5_lag_create_port_sel_table()
352 mlx5_destroy_flow_table(lag_definer->ft); in mlx5_lag_destroy_definer()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.c1744 mlx5_destroy_flow_table(ft); in mlx5_tc_ct_alloc_pre_ct()
1757 mlx5_destroy_flow_table(pre_ct->ft); in mlx5_tc_ct_free_pre_ct()
/linux-6.6.21/drivers/infiniband/hw/mlx5/
Dfs.c632 mlx5_destroy_flow_table(prio->flow_table); in put_flow_table()
2059 mlx5_destroy_flow_table(ft_prio->anchor.ft); in steering_anchor_destroy_ft()
/linux-6.6.21/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c1787 mlx5_destroy_flow_table(ndev->rxft); in setup_steering()
1795 mlx5_destroy_flow_table(ndev->rxft); in teardown_steering()

12