Searched defs:fc_host_statistics (Results 1 – 1 of 1) sorted by relevance
436 struct fc_host_statistics { struct438 u64 seconds_since_last_reset;439 u64 tx_frames;440 u64 tx_words;441 u64 rx_frames;442 u64 rx_words;443 u64 lip_count;444 u64 nos_count;445 u64 error_frames;446 u64 dumped_frames;[all …]