Searched defs:stmmac_hwif_entry (Results 1 – 1 of 1) sorted by relevance
72 static const struct stmmac_hwif_entry { struct73 bool gmac;74 bool gmac4;75 bool xgmac;76 u32 min_id;77 const struct stmmac_regs_off regs;78 const void *desc;79 const void *dma;80 const void *mac;81 const void *hwtimestamp;[all …]