Searched defs:ixgbe_softc (Results 1 – 1 of 1) sorted by relevance
362 struct ixgbe_softc { struct363 struct ixgbe_hw hw;364 struct ixgbe_osdep osdep;365 if_ctx_t ctx;366 if_softc_ctx_t shared;372 device_t dev;373 struct ifnet *ifp;375 struct resource *pci_mem;382 struct if_irq irq;383 void *tag;[all …]