Home
last modified time | relevance | path

Searched refs:ixgbe_netmap_attach (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe_netmap.h53 void ixgbe_netmap_attach(struct ixgbe_softc *);
56 #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
H A Dixv.c572 ixgbe_netmap_attach(sc); in ixv_attach()
H A Dixgbe.c1263 ixgbe_netmap_attach(sc); in ixgbe_attach()