Searched defs:stmmac_hwif_entry (Results 1 – 1 of 1) sorted by relevance
103 static const struct stmmac_hwif_entry { struct104 bool gmac;105 bool gmac4;106 bool xgmac;107 u32 min_id;108 u32 dev_id;109 const struct stmmac_regs_off regs;110 const void *desc;111 const void *dma;112 const void *mac;[all …]