Lines Matching defs:stmmac_hwif_entry
104 static const struct stmmac_hwif_entry { struct
105 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;
114 const void *hwtimestamp;
115 const void *mode;
116 const void *tc;
117 const void *mmc;
118 const void *est;
119 int (*setup)(struct stmmac_priv *priv);
120 int (*quirks)(struct stmmac_priv *priv);