Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/qedf/
Dqedf.h480 extern struct qedf_cmd_mgr *qedf_cmd_mgr_alloc(struct qedf_ctx *qedf);
Dqedf_io.c177 struct qedf_cmd_mgr *qedf_cmd_mgr_alloc(struct qedf_ctx *qedf) in qedf_cmd_mgr_alloc() function
Dqedf_main.c3512 qedf->cmd_mgr = qedf_cmd_mgr_alloc(qedf); in __qedf_probe()