Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_gs.c2791 list[i].fc4_type |= FS_FC4TYPE_NVME; in qla2x00_gff_id()
3015 fcport->fc4_type |= FS_FC4TYPE_NVME; in qla24xx_async_gffid_sp_done()
3481 rp->fc4type |= FS_FC4TYPE_NVME; in qla2x00_find_free_fcp_nvme_slot()
3496 rp->fc4type = FS_FC4TYPE_NVME; in qla2x00_find_free_fcp_nvme_slot()
H A Dqla_def.h3301 FS_FC4TYPE_NVME = BIT_1, enumerator
5475 (fcport->fc4_type & FS_FC4TYPE_NVME) \
H A Dqla_init.c796 fcport->fc4_type |= FS_FC4TYPE_NVME; in qla24xx_handle_gnl_done_event()
799 fcport->fc4_type &= ~FS_FC4TYPE_NVME; in qla24xx_handle_gnl_done_event()
6543 swl[swl_idx].fc4_type & FS_FC4TYPE_NVME) { in qla2x00_find_all_fabric_devs()
H A Dqla_os.c5348 fcport->fc4_type |= FS_FC4TYPE_NVME; in qla24xx_create_new_sess()
5454 (FS_FC4TYPE_NVME | FS_FC4TYPE_FCP); in qla24xx_create_new_sess()
H A Dqla_mbx.c4071 fcport->fc4_type |= FS_FC4TYPE_NVME; in qla24xx_report_id_acquisition()