Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c4611 vport->fc_plogi_cnt += count; in lpfc_nlp_counters()
5036 (unsigned long)&vport->fc_disctmo, vport->fc_plogi_cnt, in lpfc_set_disctmo()
5072 vport->fc_plogi_cnt, vport->fc_adisc_cnt); in lpfc_can_disctmo()
5961 vport->port_state, vport->fc_flag, vport->fc_plogi_cnt, in lpfc_disc_start()
6087 if (vport->fc_plogi_cnt || vport->fc_adisc_cnt) { in lpfc_disc_flush_list()
H A Dlpfc.h592 uint16_t fc_plogi_cnt; member
H A Dlpfc_els.c1638 vport->num_disc_nodes, vport->fc_plogi_cnt, in lpfc_more_plogi()