Home
last modified time | relevance | path

Searched refs:MLX5_DEV_EVENT_PORT_UP (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_eq.c182 return MLX5_DEV_EVENT_PORT_UP; in port_subtype_event()
/freebsd/sys/dev/mlx5/
H A Ddriver.h191 MLX5_DEV_EVENT_PORT_UP, enumerator
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c2672 case MLX5_DEV_EVENT_PORT_UP: in mlx5_ib_event()
2682 ibev.event = (event == MLX5_DEV_EVENT_PORT_UP) ? in mlx5_ib_event()
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c1055 case MLX5_DEV_EVENT_PORT_UP: in mlx5e_async_event_sub()