Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.c1823 sli_fcp_treceive64_wqe(struct sli4 *sli, void *buf, struct efc_dma *sgl, in sli_fcp_treceive64_wqe() function
1948 rc = sli_fcp_treceive64_wqe(sli, buf, sgl, first_data_sge, in sli_fcp_cont_treceive64_wqe()
H A Dsli4.h4096 sli_fcp_treceive64_wqe(struct sli4 *sli, void *buf, struct efc_dma *sgl,
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.c2890 if (sli_fcp_treceive64_wqe(&hw->sli, io->wqe.wqebuf, in efct_hw_io_send()