Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_main.c1291 head_tx = (void *)tx_q->dma_entx; in stmmac_display_tx_rings()
1383 p = &tx_q->dma_entx[i].basic; in stmmac_clear_tx_descriptors()
1789 p = &((tx_q->dma_entx + i)->basic); in __init_dma_tx_desc_rings()
1960 addr = tx_q->dma_entx; in __free_dma_tx_desc_resources()
2141 tx_q->dma_entx = addr; in __alloc_dma_tx_desc_resources()
2442 tx_desc = &tx_q->dma_entx[entry].basic; in stmmac_xdp_xmit_zc()
2561 p = &tx_q->dma_entx[entry].basic; in stmmac_tx_clean()
4374 desc = &tx_q->dma_entx[entry].basic; in stmmac_xmit()
4405 desc = &tx_q->dma_entx[entry].basic; in stmmac_xmit()
4456 desc = &tx_q->dma_entx[entry].basic; in stmmac_xmit()
[all …]
A Dstmmac.h66 struct dma_edesc *dma_entx; member

Completed in 15 milliseconds