nvif_chan_gpfifo_post
int nvif_chan_gpfifo_post(struct nvif_chan *);
nvif_chan_gpfifo_post(&chan->chan);
WARN_ON(nvif_chan_gpfifo_post(chan));