Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h844 struct mlx5_eswitch *slave_esw, int max_slaves);
846 struct mlx5_eswitch *slave_esw);
924 struct mlx5_eswitch *slave_esw, int max_slaves) in mlx5_eswitch_offloads_single_fdb_add_one() argument
931 struct mlx5_eswitch *slave_esw) {} in mlx5_eswitch_offloads_single_fdb_del_one() argument
H A Deswitch_offloads.c2875 struct mlx5_eswitch *slave_esw, int max_slaves) in mlx5_eswitch_offloads_single_fdb_add_one() argument
2880 slave_esw->dev); in mlx5_eswitch_offloads_single_fdb_add_one()
2885 slave_esw->dev, max_slaves); in mlx5_eswitch_offloads_single_fdb_add_one()
2892 esw_set_slave_root_fdb(NULL, slave_esw->dev); in mlx5_eswitch_offloads_single_fdb_add_one()
2897 struct mlx5_eswitch *slave_esw) in mlx5_eswitch_offloads_single_fdb_del_one() argument
2899 esw_set_slave_root_fdb(NULL, slave_esw->dev); in mlx5_eswitch_offloads_single_fdb_del_one()
2900 esw_unset_master_egress_rule(master_esw->dev, slave_esw->dev); in mlx5_eswitch_offloads_single_fdb_del_one()