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.h361 struct ixgbe_softc { struct
362 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 …]