Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/nvidia/
H A Dforcedeth.c711 unsigned int dma_single:1; member
1965 np->tx_skb[i].dma_single = 0; in nv_init_tx()
1987 if (tx_skb->dma_single) in nv_unmap_txskb()
2032 np->tx_skb[i].dma_single = 0; in nv_drain_tx()
2255 np->put_tx_ctx->dma_single = 1; in nv_start_xmit()
2305 np->put_tx_ctx->dma_single = 0; in nv_start_xmit()
2432 np->put_tx_ctx->dma_single = 1; in nv_start_xmit_optimized()
2482 np->put_tx_ctx->dma_single = 0; in nv_start_xmit_optimized()