Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc.h401 uint16_t fc_adisc_cnt; member
H A Dlpfc_hbadisc.c4285 vport->fc_adisc_cnt += count; in lpfc_nlp_counters()
4716 vport->fc_adisc_cnt); in lpfc_set_disctmo()
4750 vport->fc_plogi_cnt, vport->fc_adisc_cnt); in lpfc_can_disctmo()
5741 vport->fc_adisc_cnt, vport->fc_npr_cnt); in lpfc_disc_start()
5861 if (vport->fc_plogi_cnt || vport->fc_adisc_cnt) { in lpfc_disc_flush_list()
H A Dlpfc_els.c2629 vport->num_disc_nodes, vport->fc_adisc_cnt, in lpfc_more_adisc()