Home
last modified time | relevance | path

Searched refs:lpfc_cgn_ts (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/scsi/lpfc/
Dlpfc.h431 struct lpfc_cgn_ts { struct
462 struct lpfc_cgn_ts base_time;
503 struct lpfc_cgn_ts stat_start; /* Base time */
510 struct lpfc_cgn_ts stat_fpin; /* Last congestion notification FPIN */
511 struct lpfc_cgn_ts stat_peer; /* Last peer congestion FPIN */
512 struct lpfc_cgn_ts stat_lnk; /* Last link integrity FPIN */
513 struct lpfc_cgn_ts stat_delivery; /* Last delivery notification FPIN */
Dlpfc_init.c104 static void lpfc_cgn_update_tstamp(struct lpfc_hba *phba, struct lpfc_cgn_ts *ts);
5645 lpfc_cgn_update_tstamp(struct lpfc_hba *phba, struct lpfc_cgn_ts *ts) in lpfc_cgn_update_tstamp()