Searched refs:next_buf_phys (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dixp4xx_crypto.c801 u32 next_buf_phys; local
806 next_buf = dma_pool_alloc(buffer_pool, flags, &next_buf_phys);
813 buf->phys_next = next_buf_phys;

Completed in 61 milliseconds