Home
last modified time | relevance | path

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

/linux-3.3/drivers/scsi/bfa/
Dbfa_defs_fcs.h41 struct bfa_vf_stats_s { struct
42 u32 flogi_sent; /* Num FLOGIs sent */
43 u32 flogi_rsp_err; /* FLOGI response errors */
44 u32 flogi_acc_err; /* FLOGI accept errors */
45 u32 flogi_accepts; /* FLOGI accepts received */
46 u32 flogi_rejects; /* FLOGI rejects received */
47 u32 flogi_unknown_rsp; /* Unknown responses for FLOGI */
48 u32 flogi_alloc_wait; /* Allocation waits prior to sending FLOGI */
49 u32 flogi_rcvd; /* FLOGIs received */
50 u32 flogi_rejected; /* Incoming FLOGIs rejected */
[all …]