Home
last modified time | relevance | path

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

/linux/drivers/scsi/qedf/
H A Dqedf_dbg.h106 extern int qedf_alloc_grc_dump_buf(uint8_t **buf, uint32_t len);
H A Dqedf_dbg.c107 qedf_alloc_grc_dump_buf(u8 **buf, uint32_t len) in qedf_alloc_grc_dump_buf() function
H A Dqedf_main.c3656 rc = qedf_alloc_grc_dump_buf(&qedf->grcdump, in __qedf_probe()