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