Searched defs:xlgmac_pdata (Results 1 – 1 of 1) sorted by relevance
542 struct xlgmac_pdata { struct543 struct net_device *netdev;544 struct device *dev;546 struct xlgmac_hw_ops hw_ops;547 struct xlgmac_desc_ops desc_ops;550 struct xlgmac_stats stats;552 u32 msg_enable;555 void __iomem *mac_regs;558 struct xlgmac_hw_features hw_feat;560 struct work_struct restart_work;[all …]