Searched defs:xge_pdata (Results 1 – 1 of 1) sorted by relevance
63 struct xge_pdata { struct64 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;[all …]