Home
last modified time | relevance | path

Searched refs:mlx5_eswitch_del_offloaded_rule (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h331 mlx5_eswitch_del_offloaded_rule(struct mlx5_eswitch *esw,
Den_tc.c1045 mlx5_eswitch_del_offloaded_rule(esw, rule, attr); in mlx5e_tc_offload_fdb_rules()
1063 mlx5_eswitch_del_offloaded_rule(esw, flow->rule[0], attr); in mlx5e_tc_unoffload_fdb_rules()
Deswitch_offloads.c337 mlx5_eswitch_del_offloaded_rule(struct mlx5_eswitch *esw, in mlx5_eswitch_del_offloaded_rule() function