Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_init.c767 fcport->fc4_type |= FS_FC4TYPE_NVME; in qla24xx_handle_gnl_done_event()
770 fcport->fc4_type &= ~FS_FC4TYPE_NVME; in qla24xx_handle_gnl_done_event()
2021 ea->fcport->fc4_type &= ~FS_FC4TYPE_NVME; in qla24xx_handle_prli_done_event()
2025 ea->fcport->fc4_type |= FS_FC4TYPE_NVME; in qla24xx_handle_prli_done_event()
2052 (ea->fcport->fc4_type & FS_FC4TYPE_NVME) in qla24xx_handle_prli_done_event()
2055 ea->fcport->fc4_type &= ~FS_FC4TYPE_NVME; in qla24xx_handle_prli_done_event()
6017 swl[swl_idx].fc4_type & FS_FC4TYPE_NVME) { in qla2x00_find_all_fabric_devs()
Dqla_gs.c2789 list[i].fc4_type |= FS_FC4TYPE_NVME; in qla2x00_gff_id()
3309 fcport->fc4_type |= FS_FC4TYPE_NVME; in qla24xx_async_gffid_sp_done()
3696 rp->fc4type |= FS_FC4TYPE_NVME; in qla2x00_find_free_fcp_nvme_slot()
3713 FS_FC4TYPE_NVME; in qla2x00_find_free_fcp_nvme_slot()
Dqla_def.h3138 FS_FC4TYPE_NVME = BIT_1, enumerator
5163 (fcport->fc4_type & FS_FC4TYPE_NVME) \
Dqla_os.c5097 fcport->fc4_type |= FS_FC4TYPE_NVME; in qla24xx_create_new_sess()
5203 (FS_FC4TYPE_NVME | FS_FC4TYPE_FCP); in qla24xx_create_new_sess()