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.c1313 head_tx = (void *)tx_q->dma_entx; in stmmac_display_tx_rings()
1405 p = &tx_q->dma_entx[i].basic; in stmmac_clear_tx_descriptors()
1817 p = &((tx_q->dma_entx + i)->basic); in __init_dma_tx_desc_rings()
1988 addr = tx_q->dma_entx; in __free_dma_tx_desc_resources()
2169 tx_q->dma_entx = addr; in __alloc_dma_tx_desc_resources()
2523 tx_desc = &tx_q->dma_entx[entry].basic; in stmmac_xdp_xmit_zc()
2658 p = &tx_q->dma_entx[entry].basic; in stmmac_tx_clean()
4574 desc = &tx_q->dma_entx[entry].basic; in stmmac_xmit()
4605 desc = &tx_q->dma_entx[entry].basic; in stmmac_xmit()
4656 desc = &tx_q->dma_entx[entry].basic; in stmmac_xmit()
[all …]
A Dstmmac.h69 struct dma_edesc *dma_entx; member

Completed in 18 milliseconds