Home
last modified time | relevance | path

Searched refs:SRP_CMD (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/Documentation/ABI/stable/
Dsysfs-driver-ib_srp38 SRP_CMD information unit itself. With allow_ext_sg=0 the
40 for a single SRP_CMD, and commands whose S/G list length
43 memory descriptor list in an SRP_CMD instead of the entire
45 in an SRP_CMD the remaining memory descriptors are
88 descriptor list in an SRP_CMD when communicating with an SRP
103 the target in a single SRP_CMD request.
/linux-4.4.14/include/scsi/
Dsrp.h50 SRP_CMD = 0x02, enumerator
/linux-4.4.14/drivers/infiniband/ulp/srpt/
Dib_srpt.c1832 if (srp_cmd->opcode == SRP_CMD || srp_cmd->opcode == SRP_TSK_MGMT) { in srpt_handle_new_iu()
1843 case SRP_CMD: in srpt_handle_new_iu()
/linux-4.4.14/drivers/scsi/ibmvscsi/
Dibmvscsi.c1054 srp_cmd->opcode = SRP_CMD; in ibmvscsi_queuecommand_lck()
/linux-4.4.14/drivers/infiniband/ulp/srp/
Dib_srp.c2090 cmd->opcode = SRP_CMD; in srp_queuecommand()