Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc.h400 uint16_t fc_plogi_cnt; member
H A Dlpfc_hbadisc.c4282 vport->fc_plogi_cnt += count; in lpfc_nlp_counters()
4715 (unsigned long)&vport->fc_disctmo, vport->fc_plogi_cnt, in lpfc_set_disctmo()
4750 vport->fc_plogi_cnt, vport->fc_adisc_cnt); in lpfc_can_disctmo()
5740 vport->port_state, vport->fc_flag, vport->fc_plogi_cnt, in lpfc_disc_start()
5861 if (vport->fc_plogi_cnt || vport->fc_adisc_cnt) { in lpfc_disc_flush_list()
H A Dlpfc_els.c1564 vport->num_disc_nodes, vport->fc_plogi_cnt, in lpfc_more_plogi()