Searched refs:qlnx_idle_chk (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_ioctl.h53 struct qlnx_idle_chk { struct
59 typedef struct qlnx_idle_chk qlnx_idle_chk_t;
H A Dqlnx_ioctl.c193 qlnx_idle_chk(qlnx_host_t *ha, uint32_t *num_dumped_dwords, int hwfn_index) function
259 rval = qlnx_idle_chk(ha, &dwords, i);
H A Dqlnx_def.h686 extern int qlnx_idle_chk(qlnx_host_t *ha, uint32_t *num_dumped_dwords,
H A Dqlnx_os.c1417 qlnx_idle_chk(ha, &ha->idle_chk_dwords[i], i);

Completed in 71 milliseconds