Home
last modified time | relevance | path

Searched defs:stmmac_dma_conf (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac.h191 struct stmmac_dma_conf { struct
192 unsigned int dma_buf_sz;
195 struct stmmac_rx_queue rx_queue[MTL_MAX_RX_QUEUES];
196 unsigned int dma_rx_size;
199 struct stmmac_tx_queue tx_queue[MTL_MAX_TX_QUEUES];
200 unsigned int dma_tx_size;

Completed in 6 milliseconds