Searched defs:fc_host_statistics (Results 1 – 1 of 1) sorted by relevance
411 struct fc_host_statistics { struct413 u64 seconds_since_last_reset;414 u64 tx_frames;415 u64 tx_words;416 u64 rx_frames;417 u64 rx_words;418 u64 lip_count;419 u64 nos_count;420 u64 error_frames;421 u64 dumped_frames;[all …]