Searched refs:bufhigh (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.c360 __le32 bufhigh; member in struct:ring_desc_ex
1787 np->put_rx.ex->bufhigh = cpu_to_le32(dma_high(np->put_rx_ctx->dma));
1833 np->rx_ring.ex[i].bufhigh = 0;
1866 np->tx_ring.ex[i].bufhigh = 0;
1929 np->tx_ring.ex[i].bufhigh = 0;
1957 np->rx_ring.ex[i].bufhigh = 0;
2263 put_tx->bufhigh = cpu_to_le32(dma_high(np->put_tx_ctx->dma));
2290 put_tx->bufhigh = cpu_to_le32(dma_high(np->put_tx_ctx->dma));
2554 le32_to_cpu(np->tx_ring.ex[i].bufhigh),
2557 le32_to_cpu(np->tx_ring.ex[i+1].bufhigh),
[all...]

Completed in 69 milliseconds