Searched defs:fc_host_statistics (Results 1 – 1 of 1) sorted by relevance
415 struct fc_host_statistics { struct417 u64 seconds_since_last_reset;418 u64 tx_frames;419 u64 tx_words;420 u64 rx_frames;421 u64 rx_words;422 u64 lip_count;423 u64 nos_count;424 u64 error_frames;425 u64 dumped_frames;[all …]