Searched defs:bfa_port_fc_stats_s (Results 1 – 1 of 1) sorted by relevance
1235 struct bfa_port_fc_stats_s { struct1236 u64 secs_reset; /* Seconds since stats is reset */1237 u64 tx_frames; /* Tx frames */1238 u64 tx_words; /* Tx words */1239 u64 tx_lip; /* Tx LIP */1240 u64 tx_lip_f7f7; /* Tx LIP_F7F7 */1241 u64 tx_lip_f8f7; /* Tx LIP_F8F7 */1242 u64 tx_arbf0; /* Tx ARB F0 */1243 u64 tx_nos; /* Tx NOS */1244 u64 tx_ols; /* Tx OLS */[all …]