Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/qla2xxx/
Dqla_target.h579 uint8_t sof_type:4; member
627 uint8_t sof_type:4; member
658 uint8_t sof_type:4; member
Dqla_fw.h792 uint8_t sof_type; member
850 uint8_t sof_type; member
1045 uint8_t sof_type; /* sof_type is upper nibble */ member
Dqla_iocb.c2770 els_iocb->sof_type = EST_SOFI3; in qla24xx_els_logo_iocb()
3125 els_iocb->sof_type = EST_SOFI3; in qla_els_pt_iocb()
3162 els_iocb->sof_type = EST_SOFI3; in qla24xx_els_iocb()
Dqla_target.c1819 resp->sof_type = abts->sof_type; in qlt_build_abts_resp_iocb()
1891 resp->sof_type = abts->sof_type; in qlt_24xx_send_abts_resp()
Dqla_isr.c124 abts_rsp->sof_type = abts->sof_type & 0xf0; in qla24xx_process_abts()
Dqla_os.c6049 rsp_els->sof_type = EST_SOFI3; in qla24xx_process_purex_rdp()