Searched defs:ixgbe_softc (Results 1 – 1 of 1) sorted by relevance
361 struct ixgbe_softc { struct362 struct ixgbe_hw hw;363 struct ixgbe_osdep osdep;364 if_ctx_t ctx;365 if_softc_ctx_t shared;371 device_t dev;372 struct ifnet *ifp;374 struct resource *pci_mem;381 struct if_irq irq;382 void *tag;[all …]