Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/nvidia/
H A Dforcedeth.c348 __le32 bufhigh; member
1891 np->put_rx.ex->bufhigh = cpu_to_le32(dma_high(np->put_rx_ctx->dma)); in nv_alloc_rx_optimized()
1942 np->rx_ring.ex[i].bufhigh = 0; in nv_init_rx()
1978 np->tx_ring.ex[i].bufhigh = 0; in nv_init_tx()
2041 np->tx_ring.ex[i].bufhigh = 0; in nv_drain_tx()
2072 np->rx_ring.ex[i].bufhigh = 0; in nv_drain_rx()
2452 put_tx->bufhigh = cpu_to_le32(dma_high(np->put_tx_ctx->dma)); in nv_start_xmit_optimized()
2502 put_tx->bufhigh = cpu_to_le32(dma_high(np->put_tx_ctx->dma)); in nv_start_xmit_optimized()
2794 le32_to_cpu(np->tx_ring.ex[i].bufhigh), in nv_tx_timeout()
2797 le32_to_cpu(np->tx_ring.ex[i+1].bufhigh), in nv_tx_timeout()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/nvidia/
H A Dforcedeth.c348 __le32 bufhigh; member
1886 np->put_rx.ex->bufhigh = cpu_to_le32(dma_high(np->put_rx_ctx->dma)); in nv_alloc_rx_optimized()
1937 np->rx_ring.ex[i].bufhigh = 0; in nv_init_rx()
1973 np->tx_ring.ex[i].bufhigh = 0; in nv_init_tx()
2036 np->tx_ring.ex[i].bufhigh = 0; in nv_drain_tx()
2067 np->rx_ring.ex[i].bufhigh = 0; in nv_drain_rx()
2447 put_tx->bufhigh = cpu_to_le32(dma_high(np->put_tx_ctx->dma)); in nv_start_xmit_optimized()
2497 put_tx->bufhigh = cpu_to_le32(dma_high(np->put_tx_ctx->dma)); in nv_start_xmit_optimized()
2789 le32_to_cpu(np->tx_ring.ex[i].bufhigh), in nv_tx_timeout()
2792 le32_to_cpu(np->tx_ring.ex[i+1].bufhigh), in nv_tx_timeout()
[all...]

Completed in 12 milliseconds