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