Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A 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()
H A 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/drivers/net/ethernet/mellanox/mlx5/core/
H A 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()
H A 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()
H A Dfs_core.c1485 mlx5_destroy_flow_table(ft); in mlx5_create_auto_grouped_flow_table()
2639 int mlx5_destroy_flow_table(struct mlx5_flow_table *ft) in mlx5_destroy_flow_table() function
2658 EXPORT_SYMBOL(mlx5_destroy_flow_table);
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A 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/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_fs.c704 mlx5_destroy_flow_table(rx->ft.pol); in ipsec_rx_policy_destroy()
709 mlx5_destroy_flow_table(rx->pol_miss_ft); in ipsec_rx_policy_destroy()
720 mlx5_destroy_flow_table(rx->ft.sa_sel); in ipsec_rx_sa_selector_destroy()
732 mlx5_destroy_flow_table(rx->ft.sa); in rx_destroy()
736 mlx5_destroy_flow_table(rx->ft.status); in rx_destroy()
880 mlx5_destroy_flow_table(ft); in ipsec_rx_chains_create_miss()
921 mlx5_destroy_flow_table(rx->ft.pol); in ipsec_rx_policy_create()
930 mlx5_destroy_flow_table(rx->pol_miss_ft); in ipsec_rx_policy_create()
1011 mlx5_destroy_flow_table(ft); in ipsec_rx_sa_selector_create()
1110 mlx5_destroy_flow_table(rx->ft.sa); in rx_create()
[all …]
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A 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()
H A Dlegacy.c63 mlx5_destroy_flow_table(esw->fdb_table.legacy.fdb); in esw_destroy_legacy_fdb_table()
172 mlx5_destroy_flow_table(esw->fdb_table.legacy.vepa_fdb); in esw_destroy_legacy_vepa_table()
H A Dbridge_mcast.c329 mlx5_destroy_flow_table(port->mcast.ft); in mlx5_esw_bridge_port_mcast_fts_cleanup()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_chains.c574 mlx5_destroy_flow_table(ft); in mlx5_chains_create_prio()
597 mlx5_destroy_flow_table(prio->ft); in mlx5_chains_destroy_prio()
722 mlx5_destroy_flow_table(ft); in mlx5_chains_destroy_global_table()
H A Dsd.c306 mlx5_destroy_flow_table(ft); in sd_cmd_set_primary()
317 mlx5_destroy_flow_table(sd->tx_ft); in sd_cmd_unset_primary()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dport_sel.c111 mlx5_destroy_flow_table(lag_definer->ft); in mlx5_lag_create_port_sel_table()
367 mlx5_destroy_flow_table(lag_definer->ft); in mlx5_lag_destroy_definer()
/linux/include/linux/mlx5/
H A Dfs.h254 int mlx5_destroy_flow_table(struct mlx5_flow_table *ft);
/linux/drivers/infiniband/hw/mlx5/
H A Dfs.c638 mlx5_destroy_flow_table(prio->flow_table); in put_flow_table()
2620 mlx5_destroy_flow_table(ft_prio->anchor.ft); in steering_anchor_destroy_ft()
H A Dmain.c3465 mlx5_destroy_flow_table(dev->flow_db->lag_demux_ft); in mlx5_eth_lag_cleanup()
/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c2117 mlx5_destroy_flow_table(ndev->rxft); in setup_steering()
2125 mlx5_destroy_flow_table(ndev->rxft); in teardown_steering()