Home
last modified time | relevance | path

Searched refs:ql84_mgmt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_bsg.c1120 struct qla_bsg_a84_mgmt *ql84_mgmt; in qla84xx_mgmt_cmd() local
1140 ql84_mgmt = (void *)bsg_request + sizeof(struct fc_bsg_request); in qla84xx_mgmt_cmd()
1141 switch (ql84_mgmt->mgmt.cmd) { in qla84xx_mgmt_cmd()
1176 if (ql84_mgmt->mgmt.cmd == QLA84_MGMT_READ_MEM) { in qla84xx_mgmt_cmd()
1180 ql84_mgmt->mgmt.mgmtp.u.mem.start_addr); in qla84xx_mgmt_cmd()
1182 } else if (ql84_mgmt->mgmt.cmd == QLA84_MGMT_GET_INFO) { in qla84xx_mgmt_cmd()
1185 cpu_to_le32(ql84_mgmt->mgmt.mgmtp.u.info.type); in qla84xx_mgmt_cmd()
1189 ql84_mgmt->mgmt.mgmtp.u.info.context); in qla84xx_mgmt_cmd()
1231 cpu_to_le32(ql84_mgmt->mgmt.mgmtp.u.mem.start_addr); in qla84xx_mgmt_cmd()
1237 cpu_to_le32(ql84_mgmt in qla84xx_mgmt_cmd()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_bsg.c1139 struct qla_bsg_a84_mgmt *ql84_mgmt; in qla84xx_mgmt_cmd() local
1159 ql84_mgmt = (void *)bsg_request + sizeof(struct fc_bsg_request); in qla84xx_mgmt_cmd()
1160 switch (ql84_mgmt->mgmt.cmd) { in qla84xx_mgmt_cmd()
1195 if (ql84_mgmt->mgmt.cmd == QLA84_MGMT_READ_MEM) { in qla84xx_mgmt_cmd()
1199 ql84_mgmt->mgmt.mgmtp.u.mem.start_addr); in qla84xx_mgmt_cmd()
1201 } else if (ql84_mgmt->mgmt.cmd == QLA84_MGMT_GET_INFO) { in qla84xx_mgmt_cmd()
1204 cpu_to_le32(ql84_mgmt->mgmt.mgmtp.u.info.type); in qla84xx_mgmt_cmd()
1208 ql84_mgmt->mgmt.mgmtp.u.info.context); in qla84xx_mgmt_cmd()
1250 cpu_to_le32(ql84_mgmt->mgmt.mgmtp.u.mem.start_addr); in qla84xx_mgmt_cmd()
1256 cpu_to_le32(ql84_mgmt in qla84xx_mgmt_cmd()
[all...]

Completed in 7 milliseconds