Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_lib.h573 struct ice_debug_dump_cmd { struct
H A Dice_lib.c11002 struct ice_debug_dump_cmd *ddc; in ice_handle_debug_dump_ioctl()
11042 ddc = (struct ice_debug_dump_cmd *)malloc(ifd_len, M_ICE, M_ZERO | M_NOWAIT); in ice_handle_debug_dump_ioctl()