Searched defs:bfa_fw_lpsm_stats_s (Results 1 – 1 of 1) sorted by relevance
328 struct bfa_fw_lpsm_stats_s { struct329 u32 cls_rx; /* LPSM cls_rx */330 u32 cls_tx; /* LPSM cls_tx */331 u32 arbf0_rx; /* LPSM abrf0 rcvd */332 u32 arbf0_tx; /* LPSM abrf0 xmit */333 u32 init_rx; /* LPSM loop init start */334 u32 unexp_hwst; /* LPSM unknown hw state */335 u32 unexp_frame; /* LPSM unknown_frame */336 u32 unexp_prim; /* LPSM unexpected primitive */337 u32 prev_alpa_unavail; /* LPSM prev alpa unavailable */[all …]