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.h362 struct ixgbe_softc { struct
363 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 …]