Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/bfa/
Dbfa_defs_fcs.h34 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 */
[all …]