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