Searched defs:stmmac_dma_conf (Results 1 – 1 of 1) sorted by relevance
191 struct stmmac_dma_conf { struct192 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