Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h967 struct mlx5_eswitch *slave_esw, int max_slaves) in mlx5_eswitch_offloads_single_fdb_del_one() argument
960 mlx5_eswitch_offloads_single_fdb_add_one(struct mlx5_eswitch * master_esw,struct mlx5_eswitch * slave_esw,int max_slaves) mlx5_eswitch_offloads_single_fdb_add_one() argument
H A Deswitch_offloads.c3032 struct mlx5_eswitch *slave_esw, int max_slaves) in mlx5_eswitch_offloads_single_fdb_add_one()
3054 struct mlx5_eswitch *slave_esw) in mlx5_eswitch_offloads_single_fdb_del_one()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.c664 struct mlx5_eswitch *slave_esw = ldev->pf[i].dev->priv.eswitch; in mlx5_lag_create_single_fdb() local