Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A 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()
H A Dqla_def.h3300 FS_FC4TYPE_FCP = BIT_0, enumerator
5480 (fcport->fc4_type & FS_FC4TYPE_FCP) \
H A 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()
6609 (!(new_fcport->fc4_type & FS_FC4TYPE_FCP) && in qla2x00_find_all_fabric_devs()
H A Dqla_os.c5345 fcport->fc4_type = FS_FC4TYPE_FCP; in qla24xx_create_new_sess()
5454 (FS_FC4TYPE_NVME | FS_FC4TYPE_FCP); in qla24xx_create_new_sess()
H A Dqla_mbx.c4069 fcport->fc4_type = FS_FC4TYPE_FCP; in qla24xx_report_id_acquisition()