Home
last modified time | relevance | path

Searched refs:qlt_fc_port_added (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_target.h1004 extern void qlt_fc_port_added(struct scsi_qla_host *, fc_port_t *);
Dqla_init.c5401 qlt_fc_port_added(vha, fcport); in qla2x00_update_fcport()
5407 qlt_fc_port_added(vha, fcport); in qla2x00_update_fcport()
Dqla_target.c710 void qlt_fc_port_added(struct scsi_qla_host *vha, fc_port_t *fcport) in qlt_fc_port_added() function