Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_gs.c2802 if (!ha->flags.gpsc_supported) in qla2x00_gpsc()
2848 ha->flags.gpsc_supported = 0; in qla2x00_gpsc()
3274 ha->flags.gpsc_supported = 0; in qla24xx_async_gpsc_sp_done()
Dqla_def.h3574 uint32_t gpsc_supported :1; member
Dqla_init.c5130 !ha->flags.gpsc_supported) in qla2x00_iidma_fcport()
5277 if (IS_IIDMA_CAPABLE(vha->hw) && vha->hw->flags.gpsc_supported) { in qla2x00_update_fcport()
Dqla_target.c5966 if (!IS_IIDMA_CAPABLE(vha->hw) || !vha->hw->flags.gpsc_supported) { in qlt_get_port_database()
Dqla_mbx.c3910 ha->flags.gpsc_supported = 1; in qla24xx_report_id_acquisition()