Searched defs:bfa_vf_stats_s (Results 1 – 1 of 1) sorted by relevance
42 struct bfa_vf_stats_s { struct43 u32 flogi_sent; /* Num FLOGIs sent */44 u32 flogi_rsp_err; /* FLOGI response errors */45 u32 flogi_acc_err; /* FLOGI accept errors */46 u32 flogi_accepts; /* FLOGI accepts received */47 u32 flogi_rejects; /* FLOGI rejects received */48 u32 flogi_unknown_rsp; /* Unknown responses for FLOGI */49 u32 flogi_alloc_wait; /* Allocation waits prior to sending FLOGI */50 u32 flogi_rcvd; /* FLOGIs received */51 u32 flogi_rejected; /* Incoming FLOGIs rejected */[all …]