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.c246 static int ixgbe_debug_dump_ioctl(struct ixgbe_softc *sc, struct ifdrv *ifd);
1459 return (ixgbe_debug_dump_ioctl(sc, ifd)); in ixgbe_if_priv_ioctl()
1560 ixgbe_debug_dump_ioctl(struct ixgbe_softc *sc, struct ifdrv *ifd) in ixgbe_debug_dump_ioctl() function