Home
last modified time | relevance | path

Searched refs:FCT_TARGET (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.1/drivers/scsi/qla2xxx/
Dqla_init.c839 fcport->port_type = FCT_TARGET; in qla24xx_handle_gnl_done_event()
884 fcport->port_type = FCT_TARGET; in qla24xx_handle_gnl_done_event()
5849 if (fcport->port_type == FCT_TARGET) in qla2x00_reg_remote_port()
5864 (fcport->port_type == FCT_TARGET) ? "tgt" : in qla2x00_reg_remote_port()
6556 fcport->port_type = FCT_TARGET; in qla2x00_fabric_login()
9309 if (fcport->port_type != FCT_TARGET || in qla24xx_update_fcport_fcp_prio()
9571 if (f->port_type != FCT_TARGET) in qla2x00_get_num_tgts()
9686 if (fcport->port_type != FCT_TARGET) in qla2xxx_get_ini_stats()
Dqla_edif.c576 fcport->port_type & (FCT_TARGET|FCT_NVME_TARGET))) in qla_edif_app_start()
952 (FCT_TARGET | FCT_NVME_TARGET))) in qla_edif_app_getfcinfo()
961 if (fcport->port_type & (FCT_NVME_TARGET | FCT_TARGET)) in qla_edif_app_getfcinfo()
Dqla_isr.c1959 fcport->port_type = FCT_TARGET; in qla2x00_mbx_iocb_entry()
2394 fcport->port_type = FCT_TARGET; in qla24xx_logio_entry()
Dqla_mbx.c2070 fcport->port_type = FCT_TARGET; in qla2x00_get_port_database()
2115 fcport->port_type = FCT_TARGET; in qla2x00_get_port_database()
6713 fcport->port_type = FCT_TARGET; in __qla24xx_parse_gpdb()
Dqla_bsg.c1345 if (fcport->port_type != FCT_TARGET) in qla24xx_iidma()
Dqla_mr.c1950 fcport->port_type = FCT_TARGET; in qlafx00_fx_disc()
Dqla_os.c4081 fcport->port_type == FCT_TARGET && in qla2x00_mark_all_devices_lost()
5352 fcport->port_type = FCT_TARGET; in qla24xx_create_new_sess()
Dqla_target.c4904 sess->port_type = FCT_TARGET; in qlt_handle_login()
5142 sess->port_type = FCT_TARGET; in qlt_24xx_handle_els()
Dqla_def.h2454 FCT_TARGET = 0x04, enumerator