Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/qla2xxx/
Dqla_target.h498 struct ctio_crc2_to_fw { struct
Dtcm_qla2xxx.c1922 BUILD_BUG_ON(sizeof(struct ctio_crc2_to_fw) != 64); in tcm_qla2xxx_init()
Dqla_target.c3053 struct ctio_crc2_to_fw *pkt; in qlt_build_ctio_crc2_pkt()
3066 pkt = (struct ctio_crc2_to_fw *)qpair->req->ring_ptr; in qlt_build_ctio_crc2_pkt()
Dqla_os.c8198 BUILD_BUG_ON(sizeof(struct ctio_crc2_to_fw) != 64); in qla2x00_module_init()