Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe_netmap.h56 #define ixgbe_netmap_attach(a) do { } while (/*CONSTCOND*/false) macro
H A Dixgbe_netmap.c511 ixgbe_netmap_attach(struct ixgbe_softc *sc) in ixgbe_netmap_attach() function