Searched refs:mlx_busycmds (Results 1 – 2 of 2) sorted by relevance
139 int mlx_busycmds; /* count of busy commands */ member
2150 if (sc->mlx_busycmds >= ((mc->mc_flags & MLX_CMD_PRIORITY) ? limit : limit - 4)) in mlx_getslot()2165 sc->mlx_busycmds++; in mlx_getslot()2313 sc->mlx_busycmds--; in mlx_done()