Lines Matching full:good
158 #define IGC_GPRC 0x04074 /* Good Packets Rx Count - R/clr */
161 #define IGC_GPTC 0x04080 /* Good Packets Tx Count - R/clr */
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 */
193 #define IGC_HGPTC 0x04118 /* Host Good Packets Tx Count */
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 */