Home
last modified time | relevance | path

Searched defs:ixgbe_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dixgbe.h351 struct ixgbe_softc { struct
352 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 …]