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