HomeSort by: relevance | last modified time | path
    Searched defs:ixgbe_netmap_attach (Results 1 - 2 of 2) 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

Completed in 12 milliseconds