Searched refs:buflow (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/net/
H A Dforcedeth.c361 __le32 buflow; member in struct:ring_desc_ex
1788 np->put_rx.ex->buflow = cpu_to_le32(dma_low(np->put_rx_ctx->dma));
1834 np->rx_ring.ex[i].buflow = 0;
1867 np->tx_ring.ex[i].buflow = 0;
1930 np->tx_ring.ex[i].buflow = 0;
1958 np->rx_ring.ex[i].buflow = 0;
2264 put_tx->buflow = cpu_to_le32(dma_low(np->put_tx_ctx->dma));
2291 put_tx->buflow = cpu_to_le32(dma_low(np->put_tx_ctx->dma));
2555 le32_to_cpu(np->tx_ring.ex[i].buflow),
2558 le32_to_cpu(np->tx_ring.ex[i+1].buflow),
[all...]

Completed in 60 milliseconds