Searched refs:mlx5e_tc_unoffload_fdb_rules (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/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 | 245 mlx5e_tc_unoffload_fdb_rules(esw, flow, flow->attr); in mlx5e_tc_encap_flows_del() 1344 mlx5e_tc_unoffload_fdb_rules(esw, flow, flow->attr); in mlx5e_invalidate_encap() 1492 mlx5e_tc_unoffload_fdb_rules(esw, flow, flow->attr); in mlx5e_unoffload_flow_list()
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tc.c | 1388 void mlx5e_tc_unoffload_fdb_rules(struct mlx5_eswitch *esw, in mlx5e_tc_unoffload_fdb_rules() function 1496 mlx5e_tc_unoffload_fdb_rules(esw, flow, slow_attr); in mlx5e_tc_unoffload_from_slow_path() 1903 mlx5e_tc_unoffload_fdb_rules(esw, flow, attr); in mlx5e_tc_del_fdb_flow()
|