Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h127495 struct fc_host_statistics { struct
127496 u64 seconds_since_last_reset;
127497 u64 tx_frames;
127498 u64 tx_words;
127499 u64 rx_frames;
127500 u64 rx_words;
127501 u64 lip_count;
127502 u64 nos_count;
127503 u64 error_frames;
127504 u64 dumped_frames;
[all …]
H A Dvmlinux_600.h127495 struct fc_host_statistics { struct
127496 u64 seconds_since_last_reset;
127497 u64 tx_frames;
127498 u64 tx_words;
127499 u64 rx_frames;
127500 u64 rx_words;
127501 u64 lip_count;
127502 u64 nos_count;
127503 u64 error_frames;
127504 u64 dumped_frames;
[all …]