Searched defs:bfa_port_fc_stats_s (Results 1 – 1 of 1) sorted by relevance
1110 struct bfa_port_fc_stats_s { struct1111 u64 secs_reset; /* Seconds since stats is reset */1112 u64 tx_frames; /* Tx frames */1113 u64 tx_words; /* Tx words */1114 u64 tx_lip; /* Tx LIP */1115 u64 tx_nos; /* Tx NOS */1116 u64 tx_ols; /* Tx OLS */1117 u64 tx_lr; /* Tx LR */1118 u64 tx_lrr; /* Tx LRR */1119 u64 rx_frames; /* Rx frames */[all …]