Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/qla2xxx/
H A Dqla_bsg.c1133 struct qla_bsg_a84_mgmt *ql84_mgmt; in qla84xx_mgmt_cmd() local
1154 switch (ql84_mgmt->mgmt.cmd) { in qla84xx_mgmt_cmd()
1189 if (ql84_mgmt->mgmt.cmd == QLA84_MGMT_READ_MEM) { in qla84xx_mgmt_cmd()
1193 ql84_mgmt->mgmt.mgmtp.u.mem.start_addr); in qla84xx_mgmt_cmd()
1198 cpu_to_le32(ql84_mgmt->mgmt.mgmtp.u.info.type); in qla84xx_mgmt_cmd()
1202 ql84_mgmt->mgmt.mgmtp.u.info.context); in qla84xx_mgmt_cmd()
1250 cpu_to_le32(ql84_mgmt->mgmt.mgmtp.u.config.id); in qla84xx_mgmt_cmd()
1264 if (ql84_mgmt->mgmt.cmd != QLA84_MGMT_CHNG_CONFIG) { in qla84xx_mgmt_cmd()
1268 mn->dsd.length = cpu_to_le32(ql84_mgmt->mgmt.len); in qla84xx_mgmt_cmd()
1286 if ((ql84_mgmt->mgmt.cmd == QLA84_MGMT_READ_MEM) || in qla84xx_mgmt_cmd()
[all …]