Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/qla2xxx/
Dqla_gs.c252 FS_FC4TYPE_FCP : FC4_TYPE_OTHER; in qla2x00_ga_nxt()
2782 list[i].fc4_type = FS_FC4TYPE_FCP; in qla2x00_gff_id()
3009 fcport->fc4_type = FS_FC4TYPE_FCP; in qla24xx_async_gffid_sp_done()
3460 rp->fc4type = FS_FC4TYPE_FCP; in qla2x00_find_free_fcp_nvme_slot()
Dqla_def.h3299 FS_FC4TYPE_FCP = BIT_0, enumerator
5477 (fcport->fc4_type & FS_FC4TYPE_FCP) \
Dqla_init.c795 fcport->fc4_type &= ~FS_FC4TYPE_FCP; in qla24xx_handle_gnl_done_event()
798 fcport->fc4_type |= FS_FC4TYPE_FCP; in qla24xx_handle_gnl_done_event()
6599 (!(new_fcport->fc4_type & FS_FC4TYPE_FCP) && in qla2x00_find_all_fabric_devs()
Dqla_os.c5348 fcport->fc4_type = FS_FC4TYPE_FCP; in qla24xx_create_new_sess()
5457 (FS_FC4TYPE_NVME | FS_FC4TYPE_FCP); in qla24xx_create_new_sess()
Dqla_mbx.c4069 fcport->fc4_type = FS_FC4TYPE_FCP; in qla24xx_report_id_acquisition()