Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/qedi/
Dqedi_gbl.h27 int qedi_alloc_sq(struct qedi_ctx *qedi, struct qedi_endpoint *ep);
Dqedi_iscsi.c969 ret = qedi_alloc_sq(qedi, qedi_ep); in qedi_ep_connect()
Dqedi_main.c1756 int qedi_alloc_sq(struct qedi_ctx *qedi, struct qedi_endpoint *ep) in qedi_alloc_sq() function