Searched refs:push_max (Results 1 – 1 of 1) sorted by relevance
382 int push_max, ret = 0; in nouveau_exec_ioctl_exec() local407 push_max = nouveau_exec_push_max_from_ib_max(chan->dma.ib_max); in nouveau_exec_ioctl_exec()408 if (unlikely(req->push_count > push_max)) { in nouveau_exec_ioctl_exec()410 req->push_count, push_max); in nouveau_exec_ioctl_exec()