Lines Matching full:frame
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
380 * (up to max frame length specified),
384 * @DPMAC_CNT_ING_JABBER: counts packet longer than the maximum frame length
385 * specified, with a bad frame check sequence.
390 * @DPMAC_CNT_ING_ALIGN_ERR: counts frame with an alignment error
394 * @DPMAC_CNT_ING_OVERSIZED: counts packet longer than the maximum frame length
395 * specified, with a good frame check sequence.
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
401 * @DPMAC_CNT_ING_MCAST_FRAME: counts received multicast frame
402 * @DPMAC_CNT_ING_BCAST_FRAME: counts received broadcast frame
404 * @DPMAC_CNT_ING_UCAST_FRAME: counts received unicast frame
405 * @DPMAC_CNT_ING_ERR_FRAME: counts frame received with an error
406 * (except for undersized/fragment frame)
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