Lines Matching defs:xge_pdata
63 struct xge_pdata { struct
64 struct xge_resource resources;
65 struct xge_desc_ring *tx_ring;
66 struct xge_desc_ring *rx_ring;
67 struct platform_device *pdev;
68 char irq_name[IRQ_ID_SIZE];
69 struct mii_bus *mdio_bus;
70 struct net_device *ndev;
71 struct napi_struct napi;
72 struct xge_stats stats;
73 int phy_speed;
74 u8 nbufs;