Searched defs:stmmac_hwif_entry (Results 1 – 1 of 1) sorted by relevance
92 static const struct stmmac_hwif_entry { struct93 bool gmac;94 bool gmac4;95 bool xgmac;96 u32 min_id;97 u32 dev_id;98 const struct stmmac_regs_off regs;99 const void *desc;100 const void *dma;101 const void *mac;[all …]