Searched defs:fc_host_statistics (Results 1 – 2 of 2) sorted by relevance
404 struct fc_host_statistics { struct406 u64 seconds_since_last_reset;407 u64 tx_frames;408 u64 tx_words;409 u64 rx_frames;410 u64 rx_words;411 u64 lip_count;412 u64 nos_count;413 u64 error_frames;414 u64 dumped_frames;[all …]
417 struct fc_host_statistics { struct419 u64 seconds_since_last_reset;420 u64 tx_frames;421 u64 tx_words;422 u64 rx_frames;423 u64 rx_words;424 u64 lip_count;425 u64 nos_count;426 u64 error_frames;427 u64 dumped_frames;[all …]