Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/bfa/
Dbfa_defs_svc.h1228 struct bfa_port_fc_stats_s { struct
1229 u64 secs_reset; /* Seconds since stats is reset */
1230 u64 tx_frames; /* Tx frames */
1231 u64 tx_words; /* Tx words */
1232 u64 tx_lip; /* Tx LIP */
1233 u64 tx_lip_f7f7; /* Tx LIP_F7F7 */
1234 u64 tx_lip_f8f7; /* Tx LIP_F8F7 */
1235 u64 tx_arbf0; /* Tx ARB F0 */
1236 u64 tx_nos; /* Tx NOS */
1237 u64 tx_ols; /* Tx OLS */
[all …]