Home
last modified time | relevance | path

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

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