Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc.h1074 uint32_t nport_event_cnt; /* timestamp for nlplist entry */ member
H A Dlpfc_hbadisc.c4663 vport->phba->nport_event_cnt++; in lpfc_nlp_reg_node()
4684 vport->phba->nport_event_cnt++; in lpfc_nlp_reg_node()
4719 vport->phba->nport_event_cnt++; in lpfc_nlp_unreg_node()
4732 vport->phba->nport_event_cnt++; in lpfc_nlp_unreg_node()
H A Dlpfc_attr.c1824 return scnprintf(buf, PAGE_SIZE, "%d\n", phba->nport_event_cnt); in lpfc_nport_evt_cnt_show()