Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/mlx/
H A Dmlx.c136 static void mlx_complete(struct mlx_softc *sc);
2284 mlx_complete(sc); in mlx_start()
2337 mlx_complete(sc); in mlx_done()
2346 mlx_complete(struct mlx_softc *sc) in mlx_complete() function