Home
last modified time | relevance | path

Searched defs:fc_host_statistics (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/scsi/
Dscsi_transport_fc.h411 struct fc_host_statistics { struct
413 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 …]