Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_scsi.c655 io->iparam.fcp_tgt.flags |= SLI4_IO_AUTO_GOOD_RESPONSE; in efct_scsi_xfer_data()
831 io->iparam.fcp_tgt.flags |= SLI4_IO_AUTO_GOOD_RESPONSE; in efct_scsi_send_resp()
/openbmc/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.c1891 if (params->flags & SLI4_IO_AUTO_GOOD_RESPONSE) in sli_fcp_treceive64_wqe()
1968 if (params->flags & SLI4_IO_AUTO_GOOD_RESPONSE) { in sli_fcp_trsp64_wqe()
2103 if (params->flags & SLI4_IO_AUTO_GOOD_RESPONSE) in sli_fcp_tsend64_wqe()
H A Dsli4.h3486 SLI4_IO_AUTO_GOOD_RESPONSE = 1 << 1, enumerator