/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
A D | ipsec_fs_roce.c | 134 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()
|
A D | fs_chains.c | 567 mlx5_destroy_flow_table(ft); in mlx5_chains_create_prio() 590 mlx5_destroy_flow_table(prio->ft); in mlx5_chains_destroy_prio() 715 mlx5_destroy_flow_table(ft); in mlx5_chains_destroy_global_table()
|
A D | fs_ttc.c | 542 mlx5_destroy_flow_table(ttc->t); in mlx5_destroy_ttc_table()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
A D | post_meter.c | 218 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()
|
A D | sample.c | 101 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.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
A D | ipsec_fs.c | 175 mlx5_destroy_flow_table(rx->ft.pol); in rx_destroy() 179 mlx5_destroy_flow_table(rx->ft.sa); in rx_destroy() 183 mlx5_destroy_flow_table(rx->ft.status); in rx_destroy() 258 mlx5_destroy_flow_table(rx->ft.pol); in rx_create() 263 mlx5_destroy_flow_table(rx->ft.sa); in rx_create() 268 mlx5_destroy_flow_table(rx->ft.status); in rx_create() 371 mlx5_destroy_flow_table(tx->ft.pol); in tx_create() 373 mlx5_destroy_flow_table(tx->ft.sa); in tx_create() 412 mlx5_destroy_flow_table(tx->ft.pol); in tx_ft_put() 413 mlx5_destroy_flow_table(tx->ft.sa); in tx_ft_put()
|
A D | macsec_fs.c | 129 mlx5_destroy_flow_table(tx_tables->ft_check); in macsec_fs_tx_destroy() 721 mlx5_destroy_flow_table(rx_tables->ft_check); in macsec_fs_rx_destroy()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | rdma.c | 19 mlx5_destroy_flow_table(roce->ft); in mlx5_rdma_disable_roce_steering() 109 mlx5_destroy_flow_table(ft); in mlx5_rdma_enable_roce_steering()
|
A D | eswitch_offloads_termtbl.c | 104 err2 = mlx5_destroy_flow_table(tt->termtbl); in mlx5_eswitch_termtbl_create() 173 mlx5_destroy_flow_table(tt->termtbl); in mlx5_eswitch_termtbl_put()
|
A D | en_fs.c | 797 mlx5_destroy_flow_table(ft->t); in mlx5e_create_promisc_table() 816 mlx5_destroy_flow_table(fs->promisc.ft.t); in mlx5e_destroy_promisc_table() 888 mlx5_destroy_flow_table(ft->t); in mlx5e_destroy_flow_table() 1113 mlx5_destroy_flow_table(ft->t); in mlx5e_create_l2_table() 1253 mlx5_destroy_flow_table(ft->t); in mlx5e_fs_create_vlan_table()
|
A D | eswitch_offloads.c | 1755 mlx5_destroy_flow_table(esw->fdb_table.offloads.tc_miss_table); in esw_create_offloads_fdb_tables() 1757 mlx5_destroy_flow_table(mlx5_eswitch_get_slow_fdb(esw)); in esw_create_offloads_fdb_tables() 1783 mlx5_destroy_flow_table(esw->fdb_table.offloads.tc_miss_table); in esw_destroy_offloads_fdb_tables() 1784 mlx5_destroy_flow_table(mlx5_eswitch_get_slow_fdb(esw)); in esw_destroy_offloads_fdb_tables() 1835 mlx5_destroy_flow_table(offloads->ft_offloads); in esw_destroy_offloads_table() 2043 mlx5_destroy_flow_table(offloads->ft_offloads_restore); in esw_destroy_restore_table() 2130 mlx5_destroy_flow_table(ft); in esw_create_restore_table() 2597 mlx5_destroy_flow_table(acl); in esw_set_master_egress_rule()
|
A D | en_fs_ethtool.c | 72 mlx5_destroy_flow_table(eth_ft->ft); in put_flow_table()
|
A D | fs_core.c | 1304 mlx5_destroy_flow_table(ft); in mlx5_create_auto_grouped_flow_table() 2281 int mlx5_destroy_flow_table(struct mlx5_flow_table *ft) in mlx5_destroy_flow_table() function 2300 EXPORT_SYMBOL(mlx5_destroy_flow_table);
|
A D | en_rep.c | 902 mlx5_destroy_flow_table(rpriv->root_ft); in mlx5e_destroy_rep_root_ft()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ |
A D | helper.c | 143 mlx5_destroy_flow_table(vport->egress.acl); in esw_acl_egress_table_destroy() 152 mlx5_destroy_flow_table(vport->ingress.acl); in esw_acl_ingress_table_destroy()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
A D | indir_table.c | 304 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()
|
A D | vporttbl.c | 136 mlx5_destroy_flow_table(e->fdb); in mlx5_esw_vporttbl_put()
|
A D | legacy.c | 63 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()
|
A D | bridge.c | 521 mlx5_destroy_flow_table(skip_ft); in mlx5_esw_bridge_ingress_table_init() 523 mlx5_destroy_flow_table(ingress_ft); in mlx5_esw_bridge_ingress_table_init() 540 mlx5_destroy_flow_table(br_offloads->skip_ft); in mlx5_esw_bridge_ingress_table_cleanup() 542 mlx5_destroy_flow_table(br_offloads->ingress_ft); in mlx5_esw_bridge_ingress_table_cleanup() 636 mlx5_destroy_flow_table(egress_ft); in mlx5_esw_bridge_egress_table_init() 653 mlx5_destroy_flow_table(bridge->egress_ft); in mlx5_esw_bridge_egress_table_cleanup()
|
/linux-6.3-rc2/include/linux/mlx5/ |
A D | fs.h | 221 int mlx5_destroy_flow_table(struct mlx5_flow_table *ft);
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
A D | port_sel.c | 104 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.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/ |
A D | tc_ct.c | 1755 mlx5_destroy_flow_table(ft); in mlx5_tc_ct_alloc_pre_ct() 1768 mlx5_destroy_flow_table(pre_ct->ft); in mlx5_tc_ct_free_pre_ct()
|
/linux-6.3-rc2/drivers/vdpa/mlx5/net/ |
A D | mlx5_vnet.c | 1657 mlx5_destroy_flow_table(ndev->rxft); in setup_steering() 1665 mlx5_destroy_flow_table(ndev->rxft); in teardown_steering()
|
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/ |
A D | fs.c | 632 mlx5_destroy_flow_table(prio->flow_table); in put_flow_table()
|
A D | main.c | 3004 mlx5_destroy_flow_table(dev->flow_db->lag_demux_ft); in mlx5_eth_lag_cleanup()
|