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