HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_netmap_attach (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_netmap.h 53 void ixgbe_netmap_attach(struct ixgbe_softc *);
56 #define ixgbe_netmap_attach(a) do { } while (/*CONSTCOND*/false) macro
ixgbe_netmap.c 511 ixgbe_netmap_attach(struct ixgbe_softc *sc) function in typeref:typename:void
ixv.c 572 ixgbe_netmap_attach(sc);
ixgbe.c 1263 ixgbe_netmap_attach(sc);

Completed in 31 milliseconds