Lines Matching defs:stmmac_hwif_entry
72 static const struct stmmac_hwif_entry { struct
73 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;
82 const void *mode;
83 const void *tc;
84 int (*setup)(struct stmmac_priv *priv);
85 int (*quirks)(struct stmmac_priv *priv);