Searched refs:fc4_type_priority (Results 1 – 2 of 2) sorted by relevance
1292 fcport->login_retry, fcport->fc4_type, vha->hw->fc4_type_priority, in qla24xx_async_prli()2016 vha->hw->fc4_type_priority == FC4_PRIORITY_FCP ? in qla24xx_handle_prli_done_event()2020 if (vha->hw->fc4_type_priority == FC4_PRIORITY_NVME) { in qla24xx_handle_prli_done_event()2054 if (vha->hw->fc4_type_priority == FC4_PRIORITY_NVME) in qla24xx_handle_prli_done_event()2366 ha->fc4_type_priority = FC4_PRIORITY_FCP; in qla2x00_initialize_adapter()2370 if (ha->fc4_type_priority != FC4_PRIORITY_FCP && in qla2x00_initialize_adapter()2371 ha->fc4_type_priority != FC4_PRIORITY_NVME) in qla2x00_initialize_adapter()2372 ha->fc4_type_priority = FC4_PRIORITY_FCP; in qla2x00_initialize_adapter()2375 ha->fc4_type_priority == FC4_PRIORITY_FCP ? "FCP" : "NVMe"); in qla2x00_initialize_adapter()8842 ha->fc4_type_priority = qla2xxx_get_fc4_priority(vha); in qla81xx_nvram_config()
4588 uint8_t fc4_type_priority; member5176 (ha->fc4_type_priority == FC4_PRIORITY_NVME)) || \