Lines Matching full:octets
162 #define IGC_GORCL 0x04088 /* Good Octets Rx Count Low - R/clr */
163 #define IGC_GORCH 0x0408C /* Good Octets Rx Count High - R/clr */
164 #define IGC_GOTCL 0x04090 /* Good Octets Tx Count Low - R/clr */
165 #define IGC_GOTCH 0x04094 /* Good Octets Tx Count High - R/clr */
174 #define IGC_TORL 0x040C0 /* Total Octets Rx Low - R/clr */
175 #define IGC_TORH 0x040C4 /* Total Octets Rx High - R/clr */
176 #define IGC_TOTL 0x040C8 /* Total Octets Tx Low - R/clr */
177 #define IGC_TOTH 0x040CC /* Total Octets Tx High - R/clr */
195 #define IGC_HGORCL 0x04128 /* Host Good Octets Received Count Low */
196 #define IGC_HGORCH 0x0412C /* Host Good Octets Received Count High */
197 #define IGC_HGOTCL 0x04130 /* Host Good Octets Transmit Count Low */
198 #define IGC_HGOTCH 0x04134 /* Host Good Octets Transmit Count High */