Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/nvidia/
H A Dforcedeth.c349 __le32 buflow; member
1892 np->put_rx.ex->buflow = cpu_to_le32(dma_low(np->put_rx_ctx->dma)); in nv_alloc_rx_optimized()
1943 np->rx_ring.ex[i].buflow = 0; in nv_init_rx()
1979 np->tx_ring.ex[i].buflow = 0; in nv_init_tx()
2042 np->tx_ring.ex[i].buflow = 0; in nv_drain_tx()
2073 np->rx_ring.ex[i].buflow = 0; in nv_drain_rx()
2453 put_tx->buflow = cpu_to_le32(dma_low(np->put_tx_ctx->dma)); in nv_start_xmit_optimized()
2503 put_tx->buflow = cpu_to_le32(dma_low(np->put_tx_ctx->dma)); in nv_start_xmit_optimized()
2795 le32_to_cpu(np->tx_ring.ex[i].buflow), in nv_tx_timeout()
2798 le32_to_cpu(np->tx_ring.ex[i+1].buflow), in nv_tx_timeout()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/nvidia/
H A Dforcedeth.c349 __le32 buflow; member
1887 np->put_rx.ex->buflow = cpu_to_le32(dma_low(np->put_rx_ctx->dma)); in nv_alloc_rx_optimized()
1938 np->rx_ring.ex[i].buflow = 0; in nv_init_rx()
1974 np->tx_ring.ex[i].buflow = 0; in nv_init_tx()
2037 np->tx_ring.ex[i].buflow = 0; in nv_drain_tx()
2068 np->rx_ring.ex[i].buflow = 0; in nv_drain_rx()
2448 put_tx->buflow = cpu_to_le32(dma_low(np->put_tx_ctx->dma)); in nv_start_xmit_optimized()
2498 put_tx->buflow = cpu_to_le32(dma_low(np->put_tx_ctx->dma)); in nv_start_xmit_optimized()
2790 le32_to_cpu(np->tx_ring.ex[i].buflow), in nv_tx_timeout()
2793 le32_to_cpu(np->tx_ring.ex[i+1].buflow), in nv_tx_timeout()
[all...]

Completed in 12 milliseconds