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