Searched defs:fc_host_statistics (Results 1 – 2 of 2) sorted by relevance
127495 struct fc_host_statistics { struct127496 u64 seconds_since_last_reset;127497 u64 tx_frames;127498 u64 tx_words;127499 u64 rx_frames;127500 u64 rx_words;127501 u64 lip_count;127502 u64 nos_count;127503 u64 error_frames;127504 u64 dumped_frames;[all …]