Home
last modified time | relevance | path

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

/linux-3.3/include/scsi/
Dscsi_transport_fc.h405 struct fc_host_statistics { struct
407 u64 seconds_since_last_reset;
408 u64 tx_frames;
409 u64 tx_words;
410 u64 rx_frames;
411 u64 rx_words;
412 u64 lip_count;
413 u64 nos_count;
414 u64 error_frames;
415 u64 dumped_frames;
[all …]