Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dif_ix.c274 static int ixgbe_debug_dump_ioctl(struct ixgbe_softc *sc, struct ifdrv *ifd);
1651 return (ixgbe_debug_dump_ioctl(sc, ifd)); in ixgbe_if_priv_ioctl()
1767 ixgbe_debug_dump_ioctl(struct ixgbe_softc *sc, struct ifdrv *ifd) in ixgbe_debug_dump_ioctl() function