Searched refs:desccount (Results 1 – 2 of 2) sorted by relevance
318 return ioat->desccount; in ioat1_dma_alloc_chan_resources()340 ioat->desccount = i; in ioat1_dma_alloc_chan_resources()357 __func__, ioat->desccount); in ioat1_dma_alloc_chan_resources()358 return ioat->desccount; in ioat1_dma_alloc_chan_resources()412 if (ioat->desccount == 0) in ioat1_dma_free_chan_resources()456 ioat->desccount = 0; in ioat1_dma_free_chan_resources()1098 return sprintf(page, "%d\n", ioat->desccount); in ring_size_show()
138 u16 desccount; member