Home
last modified time | relevance | path

Searched refs:FC4_PRIORITY_NVME (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_inline.h378 return (data >> 6) & BIT_0 ? FC4_PRIORITY_FCP : FC4_PRIORITY_NVME; in qla2xxx_get_fc4_priority()
H A Dqla_def.h2561 FC4_PRIORITY_NVME = 1, enumerator
5169 (ha->fc4_type_priority == FC4_PRIORITY_NVME)) || \
H A Dqla_init.c2014 if (vha->hw->fc4_type_priority == FC4_PRIORITY_NVME) { in qla24xx_handle_prli_done_event()
2048 if (vha->hw->fc4_type_priority == FC4_PRIORITY_NVME) in qla24xx_handle_prli_done_event()
2365 ha->fc4_type_priority != FC4_PRIORITY_NVME) in qla2x00_initialize_adapter()