Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe_sriov.h92 #define ixgbe_ping_all_vfs(_a) do { } while (/*CONSTCOND*/false) macro
H A Dif_sriov.c205 ixgbe_ping_all_vfs(struct ixgbe_softc *sc) in ixgbe_ping_all_vfs() function