Home
last modified time | relevance | path

Searched refs:buflow (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/nvidia/
Dforcedeth.c361 __le32 buflow; member
1874 np->put_rx.ex->buflow = cpu_to_le32(dma_low(np->put_rx_ctx->dma)); in nv_alloc_rx_optimized()
1925 np->rx_ring.ex[i].buflow = 0; in nv_init_rx()
1961 np->tx_ring.ex[i].buflow = 0; in nv_init_tx()
2024 np->tx_ring.ex[i].buflow = 0; in nv_drain_tx()
2055 np->rx_ring.ex[i].buflow = 0; in nv_drain_rx()
2406 put_tx->buflow = cpu_to_le32(dma_low(np->put_tx_ctx->dma)); in nv_start_xmit_optimized()
2453 put_tx->buflow = cpu_to_le32(dma_low(np->put_tx_ctx->dma)); in nv_start_xmit_optimized()
2729 le32_to_cpu(np->tx_ring.ex[i].buflow), in nv_tx_timeout()
2732 le32_to_cpu(np->tx_ring.ex[i+1].buflow), in nv_tx_timeout()
[all …]