Lines Matching full:counts

147  * @DPMAC_CNT_ING_FRAME_64: counts 64-bytes frames, good or bad.
148 * @DPMAC_CNT_ING_FRAME_127: counts 65- to 127-bytes frames, good or bad.
149 * @DPMAC_CNT_ING_FRAME_255: counts 128- to 255-bytes frames, good or bad.
150 * @DPMAC_CNT_ING_FRAME_511: counts 256- to 511-bytes frames, good or bad.
151 * @DPMAC_CNT_ING_FRAME_1023: counts 512- to 1023-bytes frames, good or bad.
152 * @DPMAC_CNT_ING_FRAME_1518: counts 1024- to 1518-bytes frames, good or bad.
153 * @DPMAC_CNT_ING_FRAME_1519_MAX: counts 1519-bytes frames and larger
156 * @DPMAC_CNT_ING_FRAG: counts frames which are shorter than 64 bytes received
158 * @DPMAC_CNT_ING_JABBER: counts frames longer than the maximum frame length
160 * @DPMAC_CNT_ING_FRAME_DISCARD: counts dropped frames due to internal errors.
164 * @DPMAC_CNT_ING_ALIGN_ERR: counts frames with an alignment error
166 * @DPMAC_CNT_EGR_UNDERSIZED: counts frames transmitted that was less than 64
168 * @DPMAC_CNT_ING_OVERSIZED: counts frames longer than the maximum frame length
170 * @DPMAC_CNT_ING_VALID_PAUSE_FRAME: counts valid pause frames (regular and PFC)
171 * @DPMAC_CNT_EGR_VALID_PAUSE_FRAME: counts valid pause frames transmitted
173 * @DPMAC_CNT_ING_BYTE: counts bytes received except preamble for all valid
175 * @DPMAC_CNT_ING_MCAST_FRAME: counts received multicast frames.
176 * @DPMAC_CNT_ING_BCAST_FRAME: counts received broadcast frames.
177 * @DPMAC_CNT_ING_ALL_FRAME: counts each good or bad frames received.
178 * @DPMAC_CNT_ING_UCAST_FRAME: counts received unicast frames.
179 * @DPMAC_CNT_ING_ERR_FRAME: counts frames received with an error
181 * @DPMAC_CNT_EGR_BYTE: counts bytes transmitted except preamble for all valid
183 * @DPMAC_CNT_EGR_MCAST_FRAME: counts transmitted multicast frames.
184 * @DPMAC_CNT_EGR_BCAST_FRAME: counts transmitted broadcast frames.
185 * @DPMAC_CNT_EGR_UCAST_FRAME: counts transmitted unicast frames.
186 * @DPMAC_CNT_EGR_ERR_FRAME: counts frames transmitted with an error.
187 * @DPMAC_CNT_ING_GOOD_FRAME: counts frames received without error, including
189 * @DPMAC_CNT_EGR_GOOD_FRAME: counts frames transmitted without error, including