Home
last modified time | relevance | path

Searched refs:qla2x00_find_fcport_by_nportid (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_gbl.h608 fc_port_t *qla2x00_find_fcport_by_nportid(scsi_qla_host_t *, port_id_t *, u8);
H A Dqla_nvme.c1269 fcport = qla2x00_find_fcport_by_nportid(vha, &id, 0); in qla2xxx_process_purls_iocb()
H A Dqla_isr.c1026 qla2x00_find_fcport_by_nportid(scsi_qla_host_t *vha, port_id_t *id, in qla2x00_find_fcport_by_nportid() function
H A Dqla_target.c5403 sess = qla2x00_find_fcport_by_nportid(vha, &id, 1); in __qlt_send_busy()
H A Dqla_os.c5420 tfcp = qla2x00_find_fcport_by_nportid(vha, in qla24xx_create_new_sess()
H A Dqla_init.c1860 fcport = qla2x00_find_fcport_by_nportid(vha, &ea->id, 1); in qla2x00_handle_rscn()