Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/qedi/
Dqedi_gbl.h27 int qedi_alloc_sq(struct qedi_ctx *qedi, struct qedi_endpoint *ep);
Dqedi_iscsi.c878 ret = qedi_alloc_sq(qedi, qedi_ep); in qedi_ep_connect()
Dqedi_main.c1759 int qedi_alloc_sq(struct qedi_ctx *qedi, struct qedi_endpoint *ep) in qedi_alloc_sq() function