Lines Matching defs:bfa_vf_stats_s
34 struct bfa_vf_stats_s { struct
35 u32 flogi_sent; /* Num FLOGIs sent */
36 u32 flogi_rsp_err; /* FLOGI response errors */
37 u32 flogi_acc_err; /* FLOGI accept errors */
38 u32 flogi_accepts; /* FLOGI accepts received */
39 u32 flogi_rejects; /* FLOGI rejects received */
40 u32 flogi_unknown_rsp; /* Unknown responses for FLOGI */
41 u32 flogi_alloc_wait; /* Allocation waits prior to sending FLOGI */
42 u32 flogi_rcvd; /* FLOGIs received */
43 u32 flogi_rejected; /* Incoming FLOGIs rejected */
44 u32 fabric_onlines; /* Internal fabric online notification sent
46 u32 fabric_offlines; /* Internal fabric offline notification sent
48 u32 resvd; /* padding for 64 bit alignment */