Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/elx/efct/
Defct_hw.c81 struct sli4_cmd_read_topology *read_topo = in __efct_read_topology_cb() local
87 if (status || le16_to_cpu(read_topo->hdr.status)) { in __efct_read_topology_cb()
89 le16_to_cpu(read_topo->hdr.status)); in __efct_read_topology_cb()
93 switch (le32_to_cpu(read_topo->dw2_attentype) & in __efct_read_topology_cb()
109 switch (read_topo->topology) { in __efct_read_topology_cb()
117 hw->link.fc_id = read_topo->acquired_al_pa; in __efct_read_topology_cb()
126 speed = (le32_to_cpu(read_topo->currlink_state) & in __efct_read_topology_cb()
/linux-6.12.1/drivers/scsi/elx/libefc_sli/
Dsli4.c3282 struct sli4_cmd_read_topology *read_topo = buf; in sli_cmd_read_topology() local
3294 read_topo->hdr.command = SLI4_MBX_CMD_READ_TOPOLOGY; in sli_cmd_read_topology()
3298 read_topo->bde_loop_map.bde_type_buflen = in sli_cmd_read_topology()
3301 read_topo->bde_loop_map.u.data.low = in sli_cmd_read_topology()
3303 read_topo->bde_loop_map.u.data.high = in sli_cmd_read_topology()