Home
last modified time | relevance | path

Searched refs:qla2x00_update_fcport (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_gbl.h56 extern void qla2x00_update_fcport(scsi_qla_host_t *, fc_port_t *);
Dqla_mr.c1206 qla2x00_update_fcport(vha, fcport); in qlafx00_find_all_targets()
1287 qla2x00_update_fcport(vha, fcport); in qlafx00_configure_all_targets()
Dqla_os.c5029 qla2x00_update_fcport(vha, e->u.fcport.fcport); in qla2x00_do_work()
5134 qla2x00_update_fcport in qla2x00_relogin()
Dqla_init.c2027 qla2x00_update_fcport(vha, fcport); in qla2x00_async_adisc_done()
5224 qla2x00_update_fcport(scsi_qla_host_t *vha, fc_port_t *fcport) in qla2x00_update_fcport() function