Searched refs:qla2x00_update_fcport (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_gbl.h | 56 extern void qla2x00_update_fcport(scsi_qla_host_t *, fc_port_t *);
|
H A D | qla_mr.c | 1182 qla2x00_update_fcport(vha, fcport); in qlafx00_find_all_targets() 1263 qla2x00_update_fcport(vha, fcport); in qlafx00_configure_all_targets()
|
H A D | qla_init.c | 5632 * qla2x00_update_fcport 5647 qla2x00_update_fcport(scsi_qla_host_t *vha, fc_port_t *fcport) in qla2x00_update_fcport() function 5743 qla2x00_update_fcport(fcport->vha, fcport); in qla_register_fcport_fn()
|
H A D | qla_os.c | 5415 qla2x00_update_fcport in qla2x00_relogin()
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_gbl.h | 55 extern void qla2x00_update_fcport(scsi_qla_host_t *, fc_port_t *);
|
H A D | qla_mr.c | 1182 qla2x00_update_fcport(vha, fcport); in qlafx00_find_all_targets() 1263 qla2x00_update_fcport(vha, fcport); in qlafx00_configure_all_targets()
|
H A D | qla_init.c | 6134 * qla2x00_update_fcport 6149 qla2x00_update_fcport(scsi_qla_host_t *vha, fc_port_t *fcport) in qla2x00_update_fcport() function 6246 qla2x00_update_fcport(fcport->vha, fcport); in qla_register_fcport_fn()
|
H A D | qla_os.c | 5668 qla2x00_update_fcport in qla2x00_relogin()
|
Completed in 51 milliseconds