Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_gs.c2646 if (!ha->flags.gpsc_supported) in qla2x00_gpsc()
2692 ha->flags.gpsc_supported = 0; in qla2x00_gpsc()
2867 ha->flags.gpsc_supported = 0; in qla24xx_async_gpsc_sp_done()
H A Dqla_def.h3875 uint32_t gpsc_supported :1; member
H A Dqla_init.c5539 !ha->flags.gpsc_supported) in qla2x00_iidma_fcport()
5701 if (IS_IIDMA_CAPABLE(vha->hw) && vha->hw->flags.gpsc_supported) { in qla2x00_update_fcport()
H A Dqla_target.c6067 if (!IS_IIDMA_CAPABLE(vha->hw) || !vha->hw->flags.gpsc_supported) { in qlt_get_port_database()
H A Dqla_mbx.c4052 ha->flags.gpsc_supported = 1; in qla24xx_report_id_acquisition()