Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_eswitch.c268 static int esw_create_fdb_table(struct mlx5_eswitch *esw) in esw_create_fdb_table()
329 static void esw_destroy_fdb_table(struct mlx5_eswitch *esw) in esw_destroy_fdb_table()
574 struct mlx5_eswitch *esw = dev->priv.eswitch; in esw_vport_change_handler() local
1055 void mlx5_eswitch_disable_sriov(struct mlx5_eswitch *esw) in mlx5_eswitch_disable_sriov()
1078 struct mlx5_eswitch *esw; in mlx5_eswitch_init() local
1146 void mlx5_eswitch_cleanup(struct mlx5_eswitch *esw) in mlx5_eswitch_cleanup()
1181 #define ESW_ALLOWED(esw) \ argument
1197 int mlx5_eswitch_set_vport_mac(struct mlx5_eswitch *esw, in mlx5_eswitch_set_vport_mac()
1228 int mlx5_eswitch_set_vport_state(struct mlx5_eswitch *esw, in mlx5_eswitch_set_vport_state()
1241 int mlx5_eswitch_get_vport_config(struct mlx5_eswitch *esw, in mlx5_eswitch_get_vport_config()
[all …]