Lines Matching defs:stmmac_hwif_entry
90 static const struct stmmac_hwif_entry { struct
91 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;
100 const void *hwtimestamp;
101 const void *mode;
102 const void *tc;
103 const void *mmc;
104 int (*setup)(struct stmmac_priv *priv);
105 int (*quirks)(struct stmmac_priv *priv);