Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc.h1082 uint32_t nport_event_cnt; /* timestamp for nlplist entry */ member
Dlpfc_hbadisc.c4547 vport->phba->nport_event_cnt++; in lpfc_nlp_reg_node()
4568 vport->phba->nport_event_cnt++; in lpfc_nlp_reg_node()
4597 vport->phba->nport_event_cnt++; in lpfc_nlp_unreg_node()
4602 vport->phba->nport_event_cnt++; in lpfc_nlp_unreg_node()
Dlpfc_attr.c1809 return scnprintf(buf, PAGE_SIZE, "%d\n", phba->nport_event_cnt); in lpfc_nport_evt_cnt_show()