bufhigh           348 drivers/net/ethernet/nvidia/forcedeth.c 	__le32 bufhigh;
bufhigh          1891 drivers/net/ethernet/nvidia/forcedeth.c 			np->put_rx.ex->bufhigh = cpu_to_le32(dma_high(np->put_rx_ctx->dma));
bufhigh          1942 drivers/net/ethernet/nvidia/forcedeth.c 			np->rx_ring.ex[i].bufhigh = 0;
bufhigh          1978 drivers/net/ethernet/nvidia/forcedeth.c 			np->tx_ring.ex[i].bufhigh = 0;
bufhigh          2041 drivers/net/ethernet/nvidia/forcedeth.c 			np->tx_ring.ex[i].bufhigh = 0;
bufhigh          2072 drivers/net/ethernet/nvidia/forcedeth.c 			np->rx_ring.ex[i].bufhigh = 0;
bufhigh          2423 drivers/net/ethernet/nvidia/forcedeth.c 		put_tx->bufhigh = cpu_to_le32(dma_high(np->put_tx_ctx->dma));
bufhigh          2470 drivers/net/ethernet/nvidia/forcedeth.c 			put_tx->bufhigh = cpu_to_le32(dma_high(np->put_tx_ctx->dma));
bufhigh          2755 drivers/net/ethernet/nvidia/forcedeth.c 					    le32_to_cpu(np->tx_ring.ex[i].bufhigh),
bufhigh          2758 drivers/net/ethernet/nvidia/forcedeth.c 					    le32_to_cpu(np->tx_ring.ex[i+1].bufhigh),
bufhigh          2761 drivers/net/ethernet/nvidia/forcedeth.c 					    le32_to_cpu(np->tx_ring.ex[i+2].bufhigh),
bufhigh          2764 drivers/net/ethernet/nvidia/forcedeth.c 					    le32_to_cpu(np->tx_ring.ex[i+3].bufhigh),
bufhigh          5160 drivers/net/ethernet/nvidia/forcedeth.c 		np->tx_ring.ex[0].bufhigh = cpu_to_le32(dma_high(test_dma_addr));