Lines Matching refs:bufhigh
360 __le32 bufhigh; member
1869 np->put_rx.ex->bufhigh = cpu_to_le32(dma_high(np->put_rx_ctx->dma)); in nv_alloc_rx_optimized()
1919 np->rx_ring.ex[i].bufhigh = 0; in nv_init_rx()
1953 np->tx_ring.ex[i].bufhigh = 0; in nv_init_tx()
2016 np->tx_ring.ex[i].bufhigh = 0; in nv_drain_tx()
2047 np->rx_ring.ex[i].bufhigh = 0; in nv_drain_rx()
2391 put_tx->bufhigh = cpu_to_le32(dma_high(np->put_tx_ctx->dma)); in nv_start_xmit_optimized()
2439 put_tx->bufhigh = cpu_to_le32(dma_high(np->put_tx_ctx->dma)); in nv_start_xmit_optimized()
2705 le32_to_cpu(np->tx_ring.ex[i].bufhigh), in nv_tx_timeout()
2708 le32_to_cpu(np->tx_ring.ex[i+1].bufhigh), in nv_tx_timeout()
2711 le32_to_cpu(np->tx_ring.ex[i+2].bufhigh), in nv_tx_timeout()
2714 le32_to_cpu(np->tx_ring.ex[i+3].bufhigh), in nv_tx_timeout()
5093 np->tx_ring.ex[0].bufhigh = cpu_to_le32(dma_high(test_dma_addr)); in nv_loopback_test()