Lines Matching defs:xge_pdata
50 struct xge_pdata { struct
51 struct xge_resource resources;
52 struct xge_desc_ring *tx_ring;
53 struct xge_desc_ring *rx_ring;
54 struct platform_device *pdev;
55 char irq_name[IRQ_ID_SIZE];
56 struct mii_bus *mdio_bus;
57 struct net_device *ndev;
58 struct napi_struct napi;
59 struct xge_stats stats;
60 int phy_speed;
61 u8 nbufs;