Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_main.c1335 head_tx = (void *)tx_q->dma_entx; in stmmac_display_tx_rings()
1420 p = &tx_q->dma_entx[i].basic; in stmmac_clear_tx_descriptors()
1805 p = &((tx_q->dma_entx + i)->basic); in __init_dma_tx_desc_rings()
1968 addr = tx_q->dma_entx; in __free_dma_tx_desc_resources()
2141 tx_q->dma_entx = addr; in __alloc_dma_tx_desc_resources()
2420 tx_desc = &tx_q->dma_entx[entry].basic; in stmmac_xdp_xmit_zc()
2524 p = &tx_q->dma_entx[entry].basic; in stmmac_tx_clean()
4275 desc = &tx_q->dma_entx[entry].basic; in stmmac_xmit()
4306 desc = &tx_q->dma_entx[entry].basic; in stmmac_xmit()
4357 desc = &tx_q->dma_entx[entry].basic; in stmmac_xmit()
[all …]
A Dstmmac.h66 struct dma_edesc *dma_entx; member

Completed in 15 milliseconds