Searched refs:qlnx_grc_dump (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | qlnx_ioctl.c | 103 qlnx_grc_dump(qlnx_host_t *ha, uint32_t *num_dumped_dwords, int hwfn_index) in qlnx_grc_dump() function 167 rval = qlnx_grc_dump(ha, &dwords, i); in qlnx_get_grc_dump() 506 rval = qlnx_grc_dump(ha, &dwords, i); in qlnx_get_regs()
|
H A D | qlnx_def.h | 682 extern int qlnx_grc_dump(qlnx_host_t *ha, uint32_t *num_dumped_dwords,
|
H A D | qlnx_os.c | 1377 qlnx_grc_dump(ha, &ha->grcdump_dwords[i], i); in qlnx_trigger_dump()
|