Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/lpfc/
Dlpfc.h432 struct lpfc_cgn_ts { struct
463 struct lpfc_cgn_ts base_time;
504 struct lpfc_cgn_ts stat_start; /* Base time */
511 struct lpfc_cgn_ts stat_fpin; /* Last congestion notification FPIN */
512 struct lpfc_cgn_ts stat_peer; /* Last peer congestion FPIN */
513 struct lpfc_cgn_ts stat_lnk; /* Last link integrity FPIN */
514 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()