Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_xport.h129 typedef struct ocs_xport_host_stats_s { struct
130 uint32_t cc:1,
132 uint32_t transmit_kbyte_count;
133 uint32_t receive_kbyte_count;
134 uint32_t transmit_frame_count;
135 uint32_t receive_frame_count;
136 uint32_t transmit_sequence_count;
137 uint32_t receive_sequence_count;
138 uint32_t total_exchanges_originator;
139 uint32_t total_exchanges_responder;
[all …]