Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qedf/
H A Dqedf.h487 extern struct qedf_cmd_mgr *qedf_cmd_mgr_alloc(struct qedf_ctx *qedf);
H A Dqedf_io.c172 struct qedf_cmd_mgr *qedf_cmd_mgr_alloc(struct qedf_ctx *qedf) in qedf_cmd_mgr_alloc() function
H A Dqedf_main.c3561 qedf->cmd_mgr = qedf_cmd_mgr_alloc(qedf); in __qedf_probe()