Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/nvidia/
Dforcedeth.c711 unsigned int dma_single:1; member
1984 np->tx_skb[i].dma_single = 0; in nv_init_tx()
2006 if (tx_skb->dma_single) in nv_unmap_txskb()
2051 np->tx_skb[i].dma_single = 0; in nv_drain_tx()
2265 np->put_tx_ctx->dma_single = 1; in nv_start_xmit()
2312 np->put_tx_ctx->dma_single = 0; in nv_start_xmit()
2422 np->put_tx_ctx->dma_single = 1; in nv_start_xmit_optimized()
2469 np->put_tx_ctx->dma_single = 0; in nv_start_xmit_optimized()