Lines Matching full:good
160 #define IGC_GPRC 0x04074 /* Good Packets Rx Count - R/clr */
163 #define IGC_GPTC 0x04080 /* Good Packets Tx Count - R/clr */
164 #define IGC_GORCL 0x04088 /* Good Octets Rx Count Low - R/clr */
165 #define IGC_GORCH 0x0408C /* Good Octets Rx Count High - R/clr */
166 #define IGC_GOTCL 0x04090 /* Good Octets Tx Count Low - R/clr */
167 #define IGC_GOTCH 0x04094 /* Good Octets Tx Count High - R/clr */
195 #define IGC_HGPTC 0x04118 /* Host Good Packets Tx Count */
197 #define IGC_HGORCL 0x04128 /* Host Good Octets Received Count Low */
198 #define IGC_HGORCH 0x0412C /* Host Good Octets Received Count High */
199 #define IGC_HGOTCL 0x04130 /* Host Good Octets Transmit Count Low */
200 #define IGC_HGOTCH 0x04134 /* Host Good Octets Transmit Count High */