Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h920 struct mlx5_eswitch *slave_esw, int max_slaves) in mlx5_eswitch_offloads_single_fdb_add_one()
927 struct mlx5_eswitch *slave_esw) {} in mlx5_eswitch_offloads_single_fdb_del_one()
Deswitch_offloads.c2820 struct mlx5_eswitch *slave_esw, int max_slaves) in mlx5_eswitch_offloads_single_fdb_add_one()
2842 struct mlx5_eswitch *slave_esw) in mlx5_eswitch_offloads_single_fdb_del_one()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/lag/
Dlag.c564 struct mlx5_eswitch *slave_esw = ldev->pf[i].dev->priv.eswitch; in mlx5_lag_create_single_fdb() local