Searched refs:d40_pool_lli_alloc (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/dma/
H A Dste_dma40.c308 static int d40_pool_lli_alloc(struct d40_desc *d40d, function
1564 if (d40_pool_lli_alloc(d40d, sgl_len, true) < 0) {
1592 if (d40_pool_lli_alloc(d40d, sgl_len, false) < 0) {
1787 if (d40_pool_lli_alloc(d40d, 1, true) < 0) {
1813 if (d40_pool_lli_alloc(d40d, 1, false) < 0) {
1870 if (d40_pool_lli_alloc(d40d, sg_len, true) < 0) {
1933 if (d40_pool_lli_alloc(d40d, sgl_len, false) < 0) {

Completed in 35 milliseconds