Lines Matching defs:bytes
141 u32 hnc_rx_bytes; /* Rx bytes */
142 u32 hnc_tx_bytes; /* Tx bytes */
163 u32 hnc_rx_64_frames; /* Rx 64-bytes frames */
164 u32 hnc_rx_127_frames; /* Rx 65-127 bytes frames */
165 u32 hnc_rx_255_frames; /* Rx 128-255 bytes frames */
166 u32 hnc_rx_511_frames; /* Rx 256-511 bytes frames */
167 u32 hnc_rx_1023_frames; /* Rx 512-1023 bytes frames */
168 u32 hnc_rx_1522_frames; /* Rx 1024-1522 bytes frames */
169 u32 hnc_rx_9022_frames; /* Rx 1523-9022 bytes frames */
170 u32 hnc_tx_64_frames; /* Tx 64-bytes frames */
171 u32 hnc_tx_127_frames; /* Tx 65-127 bytes frames */
172 u32 hnc_tx_255_frames; /* Tx 128-255 bytes frames */
173 u32 hnc_tx_511_frames; /* Tx 256-511 bytes frames */
174 u32 hnc_tx_1023_frames; /* Tx 512-1023 bytes frames */
175 u32 hnc_tx_1522_frames; /* Tx 1024-1522 bytes frames */
176 u32 hnc_tx_9022_frames; /* Tx 1523-9022 bytes frames */
177 u32 hnc_rx_valid_bytes; /* Rx valid bytes */
349 unsigned char bytes[16]; /* Command packet specific data */