Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc.h817 uint32_t nport_event_cnt; /* timestamp for nlplist entry */ member
H A Dlpfc_hbadisc.c4328 vport->phba->nport_event_cnt++; in lpfc_nlp_state_cleanup()
4333 vport->phba->nport_event_cnt++; in lpfc_nlp_state_cleanup()
4353 vport->phba->nport_event_cnt++; in lpfc_nlp_state_cleanup()
4369 vport->phba->nport_event_cnt++; in lpfc_nlp_state_cleanup()
H A Dlpfc_attr.c1657 return scnprintf(buf, PAGE_SIZE, "%d\n", phba->nport_event_cnt); in lpfc_nport_evt_cnt_show()