Home
last modified time | relevance | path

Searched refs:SRP_RSP (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/scsi/
H A Dsrp.h53 SRP_RSP = 0xc1, enumerator
/kernel/linux/linux-6.6/include/scsi/
H A Dsrp.h53 SRP_RSP = 0xc1, enumerator
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/
H A Dibmvscsi.c999 if (unlikely(rsp->opcode != SRP_RSP)) { in handle_cmd_rsp()
1568 if (unlikely(srp_rsp.srp.rsp.opcode != SRP_RSP)) { in ibmvscsi_eh_abort_handler()
1689 if (unlikely(srp_rsp.srp.rsp.opcode != SRP_RSP)) { in ibmvscsi_eh_device_reset_handler()
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/
H A Dibmvscsi.c1000 if (unlikely(rsp->opcode != SRP_RSP)) { in handle_cmd_rsp()
1569 if (unlikely(srp_rsp.srp.rsp.opcode != SRP_RSP)) { in ibmvscsi_eh_abort_handler()
1690 if (unlikely(srp_rsp.srp.rsp.opcode != SRP_RSP)) { in ibmvscsi_eh_device_reset_handler()
/kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c1298 * SRP_RSP sending failed or the SRP_RSP send completion has in srpt_abort_cmd()
1350 * srpt_build_cmd_rsp - build a SRP_RSP response
1356 * @status: value for the STATUS field of the SRP_RSP information unit.
1358 * Returns the size in bytes of the SRP_RSP response.
1360 * An SRP_RSP response contains a SCSI status or service response. See also
1361 * section 6.9 in the SRP r16a document for the format of an SRP_RSP
1388 srp_rsp->opcode = SRP_RSP; in srpt_build_cmd_rsp()
1436 * @ioctx: I/O context in which the SRP_RSP response will be built.
1440 * Returns the size in bytes of the SRP_RSP respons
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c1304 * SRP_RSP sending failed or the SRP_RSP send completion has in srpt_abort_cmd()
1356 * srpt_build_cmd_rsp - build a SRP_RSP response
1362 * @status: value for the STATUS field of the SRP_RSP information unit.
1364 * Returns the size in bytes of the SRP_RSP response.
1366 * An SRP_RSP response contains a SCSI status or service response. See also
1367 * section 6.9 in the SRP r16a document for the format of an SRP_RSP
1394 srp_rsp->opcode = SRP_RSP; in srpt_build_cmd_rsp()
1442 * @ioctx: I/O context in which the SRP_RSP response will be built.
1446 * Returns the size in bytes of the SRP_RSP respons
[all...]
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.c3104 rsp->opcode = SRP_RSP; in srp_build_response()
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.c3093 rsp->opcode = SRP_RSP; in srp_build_response()
/kernel/linux/linux-5.10/drivers/infiniband/ulp/srp/
H A Dib_srp.c2085 case SRP_RSP: in srp_recv_done()
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srp/
H A Dib_srp.c2086 case SRP_RSP: in srp_recv_done()

Completed in 33 milliseconds