Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/scsi/
H A Dsrp.h50 SRP_CMD = 0x02, enumerator
/kernel/linux/linux-6.6/include/scsi/
H A Dsrp.h50 SRP_CMD = 0x02, enumerator
/kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c994 * srpt_get_desc_tbl - parse the data descriptors of a SRP_CMD request
997 * @srp_cmd: Pointer to the SRP_CMD request data.
1000 * @sg: [out] scatterlist for the parsed SRP_CMD.
1003 * descriptors in the SRP_CMD request will be written.
1004 * @imm_data_offset: [in] Offset in SRP_CMD requests at which immediate data
1009 * Returns -EINVAL when the SRP_CMD request contains inconsistent descriptors;
1052 pr_err("received unsupported SRP_CMD request type (%u out + %u in != %u / %zu)\n", in srpt_get_desc_tbl()
1352 * @ioctx: I/O context associated with the SRP_CMD request. The response will
1482 * srpt_handle_cmd - process a SRP_CMD information unit
1635 if (opcode == SRP_CMD || opcod in srpt_handle_new_iu()
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c1000 * srpt_get_desc_tbl - parse the data descriptors of a SRP_CMD request
1003 * @srp_cmd: Pointer to the SRP_CMD request data.
1006 * @sg: [out] scatterlist for the parsed SRP_CMD.
1009 * descriptors in the SRP_CMD request will be written.
1010 * @imm_data_offset: [in] Offset in SRP_CMD requests at which immediate data
1015 * Returns -EINVAL when the SRP_CMD request contains inconsistent descriptors;
1058 pr_err("received unsupported SRP_CMD request type (%u out + %u in != %u / %zu)\n", in srpt_get_desc_tbl()
1358 * @ioctx: I/O context associated with the SRP_CMD request. The response will
1488 * srpt_handle_cmd - process a SRP_CMD information unit
1645 if (opcode == SRP_CMD || opcod in srpt_handle_new_iu()
[all...]
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/
H A Dibmvscsi.c1059 srp_cmd->opcode = SRP_CMD; in ibmvscsi_queuecommand_lck()
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/
H A Dibmvscsi.c1061 srp_cmd->opcode = SRP_CMD; in ibmvscsi_queuecommand_lck()
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.c2422 case SRP_CMD: in ibmvscsis_srp_cmd()
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.c2420 case SRP_CMD: in ibmvscsis_srp_cmd()
/kernel/linux/linux-5.10/drivers/infiniband/ulp/srp/
H A Dib_srp.c1615 * Returns the length in bytes of the SRP_CMD IU or a negative value if
1750 "Could not fit S/G list into SRP_CMD\n"); in srp_map_data()
2184 cmd->opcode = SRP_CMD; in srp_queuecommand()
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srp/
H A Dib_srp.c1616 * Returns the length in bytes of the SRP_CMD IU or a negative value if
1751 "Could not fit S/G list into SRP_CMD\n"); in srp_map_data()
2186 cmd->opcode = SRP_CMD; in srp_queuecommand()

Completed in 43 milliseconds