Home
last modified time | relevance | path

Searched defs:bfa_fw_port_snsm_stats_s (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_defs_svc.h258 struct bfa_fw_port_snsm_stats_s { struct
259 u32 hwsm_success; /* Successful hwsm terminations */
260 u32 hwsm_fails; /* hwsm fail count */
261 u32 hwsm_wdtov; /* hwsm timed out */
262 u32 swsm_success; /* swsm success */
263 u32 swsm_wdtov; /* swsm timed out */
264 u32 error_resets; /* error resets initiated by upsm */
267 u32 asn8g_attempts; /* SNSM HWSM at 8Gbps attempts */
268 u32 adapt_success; /* SNSM adaptation success */
269 u32 adapt_fails; /* SNSM adaptation failures */
[all …]