Searched refs:allocsize (Results 1 – 2 of 2) sorted by relevance
375 int allocorder, allocsize; in xilly_get_dma_buffers() local377 allocsize = PAGE_SIZE; in xilly_get_dma_buffers()379 while (bytebufsize > allocsize) { in xilly_get_dma_buffers()380 allocsize *= 2; in xilly_get_dma_buffers()391 s->left_of_salami = allocsize; in xilly_get_dma_buffers()
366 unsigned int allocsize = PAGE_SIZE << trans_pcie->rx_page_order; in iwl_pcie_rx_alloc_page() local381 if (trans_pcie->alloc_page_used >= allocsize) in iwl_pcie_rx_alloc_page()407 if (2 * rbsize <= allocsize) { in iwl_pcie_rx_alloc_page()