Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/ice/
H A Dice_lib.h1022 int ice_handle_debug_dump_ioctl(struct ice_softc *sc, struct ifdrv *ifd);
H A Dif_ice_iflib.c3230 return ice_handle_debug_dump_ioctl(sc, ifd); in ice_if_priv_ioctl()
H A Dice_lib.c11705 ice_handle_debug_dump_ioctl(struct ice_softc *sc, struct ifdrv *ifd) in ice_handle_debug_dump_ioctl() function