Home
last modified time | relevance | path

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

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