Home
last modified time | relevance | path

Searched refs:mlx5_eswitch_vport_event (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_core/
H A Deswitch.h113 * "esw_vport_disable" and ongoing interrupt "mlx5_eswitch_vport_event"
157 void mlx5_eswitch_vport_event(struct mlx5_eswitch *esw, struct mlx5_eqe *eqe);
H A Dmlx5_eq.c364 mlx5_eswitch_vport_event(dev->priv.eswitch, in mlx5_eq_int()
H A Dmlx5_eswitch.c1140 void mlx5_eswitch_vport_event(struct mlx5_eswitch *esw, struct mlx5_eqe *eqe) in mlx5_eswitch_vport_event() function