Searched refs:mlx_v5_tryqueue (Results 1 – 1 of 1) sorted by relevance
78 static int mlx_v5_tryqueue(struct mlx_softc *sc, struct mlx_command *mc);335 sc->mlx_tryqueue = mlx_v5_tryqueue; in mlx_attach()2705 mlx_v5_tryqueue(struct mlx_softc *sc, struct mlx_command *mc) in mlx_v5_tryqueue() function