Searched defs:stmmac_dma_cfg (Results 1 – 1 of 1) sorted by relevance
90 struct stmmac_dma_cfg { struct91 int pbl;92 int txpbl;93 int rxpbl;94 bool pblx8;95 int fixed_burst;96 int mixed_burst;97 bool aal;98 bool eame;99 bool multi_msi_en;[all …]