Searched defs:xlgmac_pdata (Results 1 – 1 of 1) sorted by relevance
543 struct xlgmac_pdata { struct544 struct net_device *netdev;545 struct device *dev;547 struct xlgmac_hw_ops hw_ops;548 struct xlgmac_desc_ops desc_ops;551 struct xlgmac_stats stats;553 u32 msg_enable;556 void __iomem *mac_regs;559 struct xlgmac_hw_features hw_feat;561 struct work_struct restart_work;[all …]