Searched refs:gpsc_supported (Results 1 – 5 of 5) sorted by relevance
2648 if (!ha->flags.gpsc_supported) in qla2x00_gpsc()2694 ha->flags.gpsc_supported = 0; in qla2x00_gpsc()2873 ha->flags.gpsc_supported = 0; in qla24xx_async_gpsc_sp_done()
4097 uint32_t gpsc_supported :1; member
6067 !ha->flags.gpsc_supported) in qla2x00_iidma_fcport()6238 if (IS_IIDMA_CAPABLE(vha->hw) && vha->hw->flags.gpsc_supported) { in qla2x00_update_fcport()
6179 if (!IS_IIDMA_CAPABLE(vha->hw) || !vha->hw->flags.gpsc_supported) { in qlt_get_port_database()
4111 ha->flags.gpsc_supported = 1; in qla24xx_report_id_acquisition()