Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
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()
Deswitch_offloads.c2828 struct mlx5_eswitch *slave_esw, int max_slaves) in mlx5_eswitch_offloads_single_fdb_add_one()
2850 struct mlx5_eswitch *slave_esw) in mlx5_eswitch_offloads_single_fdb_del_one()
/linux-6.6.21/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