Searched refs:qla2x00_find_fcport_by_nportid (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_gbl.h | 580 fc_port_t *qla2x00_find_fcport_by_nportid(scsi_qla_host_t *, port_id_t *, u8);
|
H A D | qla_isr.c | 737 qla2x00_find_fcport_by_nportid(scsi_qla_host_t *vha, port_id_t *id, in qla2x00_find_fcport_by_nportid() function
|
H A D | qla_target.c | 5290 sess = qla2x00_find_fcport_by_nportid(vha, &id, 1); in __qlt_send_busy()
|
H A D | qla_os.c | 5169 tfcp = qla2x00_find_fcport_by_nportid(vha, in qla24xx_create_new_sess()
|
H A D | qla_init.c | 1741 fcport = qla2x00_find_fcport_by_nportid(vha, &ea->id, 1); in qla2x00_handle_rscn()
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_gbl.h | 605 fc_port_t *qla2x00_find_fcport_by_nportid(scsi_qla_host_t *, port_id_t *, u8);
|
H A D | qla_nvme.c | 1266 fcport = qla2x00_find_fcport_by_nportid(vha, &id, 0); in qla2xxx_process_purls_iocb()
|
H A D | qla_isr.c | 1026 qla2x00_find_fcport_by_nportid(scsi_qla_host_t *vha, port_id_t *id, in qla2x00_find_fcport_by_nportid() function
|
H A D | qla_os.c | 5424 tfcp = qla2x00_find_fcport_by_nportid(vha, in qla24xx_create_new_sess()
|
H A D | qla_target.c | 5393 sess = qla2x00_find_fcport_by_nportid(vha, &id, 1); in __qlt_send_busy()
|
H A D | qla_init.c | 1848 fcport = qla2x00_find_fcport_by_nportid(vha, &ea->id, 1); in qla2x00_handle_rscn()
|
Completed in 59 milliseconds