Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
A Deswitch.h854 struct mlx5_eswitch *slave_esw, int max_slaves);
856 struct mlx5_eswitch *slave_esw);
934 struct mlx5_eswitch *slave_esw, int max_slaves) in mlx5_eswitch_offloads_single_fdb_add_one() argument
941 struct mlx5_eswitch *slave_esw) {} in mlx5_eswitch_offloads_single_fdb_del_one() argument
A Deswitch_offloads.c2876 struct mlx5_eswitch *slave_esw, int max_slaves) in mlx5_eswitch_offloads_single_fdb_add_one() argument
2881 slave_esw->dev); in mlx5_eswitch_offloads_single_fdb_add_one()
2886 slave_esw->dev, max_slaves); in mlx5_eswitch_offloads_single_fdb_add_one()
2893 esw_set_slave_root_fdb(NULL, slave_esw->dev); in mlx5_eswitch_offloads_single_fdb_add_one()
2898 struct mlx5_eswitch *slave_esw) in mlx5_eswitch_offloads_single_fdb_del_one() argument
2900 esw_set_slave_root_fdb(NULL, slave_esw->dev); in mlx5_eswitch_offloads_single_fdb_del_one()
2901 esw_unset_master_egress_rule(master_esw->dev, slave_esw->dev); in mlx5_eswitch_offloads_single_fdb_del_one()
/drivers/net/ethernet/mellanox/mlx5/core/lag/
A Dlag.c658 struct mlx5_eswitch *slave_esw = ldev->pf[i].dev->priv.eswitch; in mlx5_lag_create_single_fdb() local
661 slave_esw, ldev->ports); in mlx5_lag_create_single_fdb()

Completed in 23 milliseconds