Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx/
H A Dmlx.c95 static void mlx_pause_action(struct mlx_softc *sc);
1073 mlx_pause_action(sc); /* pause is running */ in mlx_periodic()
1085 mlx_pause_action(sc); in mlx_periodic()
1461 mlx_pause_action(struct mlx_softc *sc) in mlx_pause_action() function