Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h923 struct mlx5_eswitch *slave_esw, int max_slaves) in mlx5_eswitch_offloads_single_fdb_add_one()
930 struct mlx5_eswitch *slave_esw) {} in mlx5_eswitch_offloads_single_fdb_del_one()
H A Deswitch_offloads.c2845 struct mlx5_eswitch *slave_esw, int max_slaves) in mlx5_eswitch_offloads_single_fdb_add_one()
2867 struct mlx5_eswitch *slave_esw) in mlx5_eswitch_offloads_single_fdb_del_one()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.c564 struct mlx5_eswitch *slave_esw = ldev->pf[i].dev->priv.eswitch; in mlx5_lag_create_single_fdb() local