Searched defs:ixgbe_softc (Results 1 – 1 of 1) sorted by relevance
351 struct ixgbe_softc { struct352 struct ixgbe_hw hw;353 struct ixgbe_osdep osdep;354 if_ctx_t ctx;355 if_softc_ctx_t shared;361 device_t dev;362 struct ifnet *ifp;364 struct resource *pci_mem;371 struct if_irq irq;372 void *tag;[all …]