Searched refs:mlx_v3_tryqueue (Results 1 – 1 of 1) sorted by relevance
64 static int mlx_v3_tryqueue(struct mlx_softc *sc, struct mlx_command *mc);290 sc->mlx_tryqueue = mlx_v3_tryqueue; in mlx_attach()2314 mlx_v3_tryqueue(struct mlx_softc *sc, struct mlx_command *mc) in mlx_v3_tryqueue() function