Lines Matching full:fcs

489  *            with frame-too-long, FCS, or length errors. This stat can be
493 * frames received with frame-too-long, FCS, or length errors.
506 * FCS, or length errors.
512 * with frame-too-long, FCS, or length errors.
515 * with frame-too-long, FCS, or length errors.
522 * non-unicast frames that contain FCS errors if the MAC_ERROR_CFG
523 * register is set to pass FCS-errored frames to the host.
527 * @rx_usized_frms: Count of received frames of length (including FCS, but not
530 * @rx_osized_frms: Count of received frames of length (including FCS, but not
535 * @rx_frag_frms: Count of received frames of length (including FCS, but not
536 * framing bits) less than 64 octets that had bad FCS. In other
538 * @rx_jabber_frms: Count of received frames of length (including FCS, but not
539 * framing bits) more than 1518 octets that had bad FCS. In other
545 * FCS, but not framing bits) of exactly 64 octets. Includes frames
546 * received with frame-too-long, FCS, or length errors.
548 * (including FCS, but not framing bits) of between 65 and 127
550 * FCS, or length errors.
552 * (including FCS, but not framing bits) of between 128 and 255
554 * FCS, or length errors.
556 * (including FCS, but not framing bits) of between 256 and 511
558 * FCS, or length errors.
560 * (including FCS, but not framing bits) of between 512 and 1023
562 * FCS, or length errors.
564 * (including FCS, but not framing bits) of between 1024 and 1518
566 * FCS, or length errors.
568 * (including FCS, but not framing bits) of between 1519 and 4095
570 * FCS, or length errors.
572 * (including FCS, but not framing bits) of between 4096 and 8191
574 * FCS, or length errors.
576 * (including FCS, but not framing bits) of between 8192 and
578 * with frame-too-long, FCS, or length errors.
580 * (including FCS, but not framing bits) exceeding
583 * FCS, or length errors.
607 * (i.e. length errors and FCS errors).
608 * @rx_fcs_err_frms: Count of received MAC frames that do not pass FCS. Does
645 * FCS check failed.
918 * frames received with frame-too-long, FCS, or length errors.
924 * before FCS. To determine the total octets of received frames,
930 * FCS, or length errors.
935 * frame-too-long, FCS, or length errors.
938 * frame-too-long, FCS, or length errors.
945 * non-unicast frames that contain FCS errors if the MAC_ERROR_CFG
946 * register is set to pass FCS-errored frames to the host.
950 * @rx_usized_frms: Count of received frames of length (including FCS, but not
953 * @rx_osized_frms: Count of received frames of length (including FCS, but not
956 * @rx_frag_frms: Count of received frames of length (including FCS, but not
957 * framing bits) less than 64 octets that had bad FCS.
959 * @rx_jabber_frms: Count of received frames of length (including FCS, but not
960 * framing bits) more than 1518 octets that had bad FCS. In other
963 * FCS, but not framing bits) of exactly 64 octets. Includes frames
964 * received with frame-too-long, FCS, or length errors.
967 * FCS, but not framing bits) of between 65 and 127 octets inclusive.
968 * Includes frames received with frame-too-long, FCS,
971 * (including FCS, but not framing bits)
973 * inclusive. Includes frames received with frame-too-long, FCS,
976 * (including FCS, but not framing bits)
978 * inclusive. Includes frames received with frame-too-long, FCS, or
981 * (including FCS, but not framing bits) of between 512 and 1023
983 * FCS, or length errors.
985 * (including FCS, but not framing bits) of between 1024 and 1518
987 * FCS, or length errors.
989 * (including FCS, but not framing bits) of between 1519 and 4095
991 * FCS, or length errors.
993 * (including FCS, but not framing bits) of between 4096 and 8191
995 * FCS, or length errors.
997 * (including FCS, but not framing bits) of between 8192 and
999 * with frame-too-long, FCS, or length errors.
1001 * (including FCS, but not framing bits) exceeding RX_MAX_PYLD_LEN+18
1003 * received with frame-too-long, FCS, or length errors.
1873 * error, such as FCS or ECC).