Lines Matching full:counts
373 * @DPMAC_CNT_ING_FRAME_64: counts 64-octet frame, good or bad.
374 * @DPMAC_CNT_ING_FRAME_127: counts 65- to 127-octet frame, good or bad.
375 * @DPMAC_CNT_ING_FRAME_255: counts 128- to 255-octet frame, good or bad.
376 * @DPMAC_CNT_ING_FRAME_511: counts 256- to 511-octet frame, good or bad.
377 * @DPMAC_CNT_ING_FRAME_1023: counts 512- to 1023-octet frame, good or bad.
378 * @DPMAC_CNT_ING_FRAME_1518: counts 1024- to 1518-octet frame, good or bad.
379 * @DPMAC_CNT_ING_FRAME_1519_MAX: counts 1519-octet frame and larger
382 * @DPMAC_CNT_ING_FRAG: counts packet which is shorter than 64 octets received
384 * @DPMAC_CNT_ING_JABBER: counts packet longer than the maximum frame length
386 * @DPMAC_CNT_ING_FRAME_DISCARD: counts dropped packet due to internal errors.
390 * @DPMAC_CNT_ING_ALIGN_ERR: counts frame with an alignment error
392 * @DPMAC_CNT_EGR_UNDERSIZED: counts packet transmitted that was less than 64
394 * @DPMAC_CNT_ING_OVERSIZED: counts packet longer than the maximum frame length
396 * @DPMAC_CNT_ING_VALID_PAUSE_FRAME: counts valid pause frame (regular and PFC).
397 * @DPMAC_CNT_EGR_VALID_PAUSE_FRAME: counts valid pause frame transmitted
399 * @DPMAC_CNT_ING_BYTE: counts octet received except preamble for all valid
401 * @DPMAC_CNT_ING_MCAST_FRAME: counts received multicast frame
402 * @DPMAC_CNT_ING_BCAST_FRAME: counts received broadcast frame
403 * @DPMAC_CNT_ING_ALL_FRAME: counts each good or bad packet received.
404 * @DPMAC_CNT_ING_UCAST_FRAME: counts received unicast frame
405 * @DPMAC_CNT_ING_ERR_FRAME: counts frame received with an error
407 * @DPMAC_CNT_EGR_BYTE: counts octet transmitted except preamble for all valid
409 * @DPMAC_CNT_EGR_MCAST_FRAME: counts transmitted multicast frame
410 * @DPMAC_CNT_EGR_BCAST_FRAME: counts transmitted broadcast frame
411 * @DPMAC_CNT_EGR_UCAST_FRAME: counts transmitted unicast frame
412 * @DPMAC_CNT_EGR_ERR_FRAME: counts frame transmitted with an error
413 * @DPMAC_CNT_ING_GOOD_FRAME: counts frame received without error, including