Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc.h1093 uint32_t nport_event_cnt; /* timestamp for nlplist entry */ member
H A Dlpfc_hbadisc.c4621 vport->phba->nport_event_cnt++; in lpfc_nlp_reg_node()
4642 vport->phba->nport_event_cnt++; in lpfc_nlp_reg_node()
4677 vport->phba->nport_event_cnt++; in lpfc_nlp_unreg_node()
4690 vport->phba->nport_event_cnt++; in lpfc_nlp_unreg_node()
H A Dlpfc_attr.c1827 return scnprintf(buf, PAGE_SIZE, "%d\n", phba->nport_event_cnt); in lpfc_nport_evt_cnt_show()