Home
last modified time | relevance | path

Searched defs:idle_chk (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Dqlnx_ioctl.c229 qlnx_get_idle_chk_size(qlnx_host_t *ha, qlnx_idle_chk_t *idle_chk) in qlnx_get_idle_chk_size()
242 qlnx_get_idle_chk(qlnx_host_t *ha, qlnx_idle_chk_t *idle_chk) in qlnx_get_idle_chk()
H A Dqlnx_ioctl.h54 void *idle_chk[QLNX_MAX_HW_FUNCS]; member
H A Dqlnx_def.h483 void *idle_chk[QLNX_MAX_HW_FUNCS]; member
H A Decore_hsi_debug_tools.h997 struct idle_chk_data idle_chk /* Idle Check data */; member
H A Decore_dbg_fw_funcs.c6116 struct idle_chk_data *idle_chk = &dev_data->idle_chk; in ecore_dbg_idle_chk_get_dump_buf_size() local