Lines Matching full:good
143 #define IGC_GPRC 0x04074 /* Good Packets Rx Count - R/clr */
146 #define IGC_GPTC 0x04080 /* Good Packets Tx Count - R/clr */
147 #define IGC_GORCL 0x04088 /* Good Octets Rx Count Low - R/clr */
148 #define IGC_GORCH 0x0408C /* Good Octets Rx Count High - R/clr */
149 #define IGC_GOTCL 0x04090 /* Good Octets Tx Count Low - R/clr */
150 #define IGC_GOTCH 0x04094 /* Good Octets Tx Count High - R/clr */
178 #define IGC_HGPTC 0x04118 /* Host Good Packets Tx Count */
180 #define IGC_HGORCL 0x04128 /* Host Good Octets Received Count Low */
181 #define IGC_HGORCH 0x0412C /* Host Good Octets Received Count High */
182 #define IGC_HGOTCL 0x04130 /* Host Good Octets Transmit Count Low */
183 #define IGC_HGOTCH 0x04134 /* Host Good Octets Transmit Count High */