HomeSort by: relevance | last modified time | path
    Searched defs:ixgbe_ping_all_vfs (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_sriov.h 75 void ixgbe_ping_all_vfs(struct ixgbe_softc *);
92 #define ixgbe_ping_all_vfs(_a) do { } while (/*CONSTCOND*/false) macro
if_sriov.c 205 ixgbe_ping_all_vfs(struct ixgbe_softc *sc) function in typeref:typename:void
214 } /* ixgbe_ping_all_vfs */

Completed in 63 milliseconds