Searched refs:mlx5e_tc_unoffload_fdb_rules (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | tc_priv.h | 197 void mlx5e_tc_unoffload_fdb_rules(struct mlx5_eswitch *esw,
|
D | tc_tun_encap.c | 252 mlx5e_tc_unoffload_fdb_rules(esw, flow, flow->attr); in mlx5e_tc_encap_flows_del() 1351 mlx5e_tc_unoffload_fdb_rules(esw, flow, flow->attr); in mlx5e_invalidate_encap() 1499 mlx5e_tc_unoffload_fdb_rules(esw, flow, flow->attr); in mlx5e_unoffload_flow_list()
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tc.c | 1390 void mlx5e_tc_unoffload_fdb_rules(struct mlx5_eswitch *esw, in mlx5e_tc_unoffload_fdb_rules() function 1498 mlx5e_tc_unoffload_fdb_rules(esw, flow, slow_attr); in mlx5e_tc_unoffload_from_slow_path() 1905 mlx5e_tc_unoffload_fdb_rules(esw, flow, attr); in mlx5e_tc_del_fdb_flow()
|