Home
last modified time | relevance | path

Searched refs:master_esw (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h721 int mlx5_eswitch_offloads_config_single_fdb(struct mlx5_eswitch *master_esw,
723 void mlx5_eswitch_offloads_destroy_single_fdb(struct mlx5_eswitch *master_esw,
759 mlx5_eswitch_offloads_config_single_fdb(struct mlx5_eswitch *master_esw, in mlx5_eswitch_offloads_config_single_fdb() argument
766 mlx5_eswitch_offloads_destroy_single_fdb(struct mlx5_eswitch *master_esw, in mlx5_eswitch_offloads_destroy_single_fdb() argument
Deswitch_offloads.c2556 int mlx5_eswitch_offloads_config_single_fdb(struct mlx5_eswitch *master_esw, in mlx5_eswitch_offloads_config_single_fdb() argument
2561 err = esw_set_uplink_slave_ingress_root(master_esw->dev, in mlx5_eswitch_offloads_config_single_fdb()
2566 err = esw_set_slave_root_fdb(master_esw->dev, in mlx5_eswitch_offloads_config_single_fdb()
2571 err = esw_set_master_egress_rule(master_esw->dev, in mlx5_eswitch_offloads_config_single_fdb()
2587 void mlx5_eswitch_offloads_destroy_single_fdb(struct mlx5_eswitch *master_esw, in mlx5_eswitch_offloads_destroy_single_fdb() argument
2590 esw_unset_master_egress_rule(master_esw->dev); in mlx5_eswitch_offloads_destroy_single_fdb()