Lines Matching full:frames

28 /* frames sizes */
330 * @tx_frms: Count of data frames transmitted on this Aggregator on all
332 * However, does include frames discarded by the Distribution
334 * @tx_data_octets: Count of data and padding octets of frames transmitted
337 * frames discarded by the Distribution function.
338 * @tx_mcast_frms: Count of data frames transmitted (to a group destination
341 * PDUs. However, does include frames discarded by the Distribution
343 * @tx_bcast_frms: Count of broadcast data frames transmitted on this Aggregator
345 * PDUs. However, does include frames discarded by the Distribution
347 * @tx_discarded_frms: Count of data frames to be transmitted on this Aggregator
351 * @tx_errored_frms: Count of data frames transmitted on this Aggregator that
353 * @rx_frms: Count of data frames received on this Aggregator on all its
355 * Also, does not include frames discarded by the Collection
357 * @rx_data_octets: Count of data and padding octets of frames received on this
360 * octets of frames
362 * @rx_mcast_frms: Count of data frames received (from a group destination
365 * PDUs. Also, does not include frames discarded by the Collection
367 * @rx_bcast_frms: Count of broadcast data frames received on this Aggregator on
369 * PDUs. Also, does not include frames discarded by the Collection
371 * @rx_discarded_frms: Count of data frames received on this Aggregator that are
373 * function was disabled on the port which the frames are received.
374 * @rx_errored_frms: Count of data frames received on this Aggregator that are
378 * @rx_unknown_slow_proto_frms: Count of data frames received on this Aggregator
403 * @tx_ttl_frms: Count of successfully transmitted MAC frames
404 * @tx_ttl_octets: Count of total octets of transmitted frames, not including
406 * total octets of transmitted frames, including framing characters,
408 * otherwise configured, this stat only counts frames that have
413 * frames.
414 * @tx_mcast_frms: Count of successfully transmitted frames to a group address
416 * @tx_bcast_frms: Count of successfully transmitted frames to the broadcast
418 * @tx_ucast_frms: Count of transmitted frames containing a unicast address.
419 * Includes discarded frames that are not sent to the network.
420 * @tx_tagged_frms: Count of transmitted frames containing a VLAN tag.
439 * @tx_pause_ctrl_frms: Count of MAC PAUSE control frames that are transmitted.
440 * Since, the only control frames supported by this device are
441 * PAUSE frames, this register is a count of all transmitted MAC
442 * control frames.
479 * @tx_any_err_frms: Count of transmitted frames containing any error that
484 * @tx_drop_frms: Count of frames that could not be sent for no other reason
488 * @rx_ttl_frms: Count of total received MAC frames, including frames received
491 * everything, even "frames" as small one byte of preamble.
492 * @rx_vld_frms: Count of successfully received MAC frames. Does not include
493 * frames received with frame-too-long, FCS, or length errors.
494 * @rx_offload_frms: Count of offloaded received frames that are passed to
496 * @rx_ttl_octets: Count of total octets of received frames, not including
498 * total octets of received frames, including framing characters,
500 * otherwise configured, this stat only counts frames that have 8
503 * even the preamble octets of "frames" as small one byte of preamble
505 * frames. Does not include frames received with frame-too-long,
508 * characters, of offloaded received frames that are passed
510 * @rx_vld_mcast_frms: Count of successfully received MAC frames containing a
511 * nonbroadcast group address. Does not include frames received
513 * @rx_vld_bcast_frms: Count of successfully received MAC frames containing
514 * the broadcast group address. Does not include frames received
516 * @rx_accepted_ucast_frms: Count of successfully received frames containing
517 * a unicast address. Only includes frames that are passed to
519 * @rx_accepted_nucast_frms: Count of successfully received frames containing
521 * frames that are passed to the system. Could include, for instance,
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.
524 * @rx_tagged_frms: Count of received frames containing a VLAN tag.
525 * @rx_long_frms: Count of received frames that are longer than RX_MAX_PYLD_LEN
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
538 * @rx_jabber_frms: Count of received frames of length (including FCS, but not
544 * @rx_ttl_64_frms: Count of total received MAC frames with length (including
545 * FCS, but not framing bits) of exactly 64 octets. Includes frames
547 * @rx_ttl_65_127_frms: Count of total received MAC frames with length
549 * octets inclusive. Includes frames received with frame-too-long,
551 * @rx_ttl_128_255_frms: Count of total received MAC frames with length
553 * octets inclusive. Includes frames received with frame-too-long,
555 * @rx_ttl_256_511_frms: Count of total received MAC frames with length
557 * octets inclusive. Includes frames received with frame-too-long,
559 * @rx_ttl_512_1023_frms: Count of total received MAC frames with length
561 * octets inclusive. Includes frames received with frame-too-long,
563 * @rx_ttl_1024_1518_frms: Count of total received MAC frames with length
565 * octets inclusive. Includes frames received with frame-too-long,
567 * @rx_ttl_1519_4095_frms: Count of total received MAC frames with length
569 * octets inclusive. Includes frames received with frame-too-long,
571 * @rx_ttl_4096_8191_frms: Count of total received MAC frames with length
573 * octets inclusive. Includes frames received with frame-too-long,
575 * @rx_ttl_8192_max_frms: Count of total received MAC frames with length
577 * RX_MAX_PYLD_LEN+18 octets inclusive. Includes frames received
579 * @rx_ttl_gt_max_frms: Count of total received MAC frames with length
582 * Includes frames received with frame-too-long,
602 * @rx_pause_ctrl_frms: Count of received MAC PAUSE control frames.
603 * @rx_unsup_ctrl_frms: Count of received MAC control frames that do not
605 * this register is a count of all received MAC control frames.
608 * @rx_fcs_err_frms: Count of received MAC frames that do not pass FCS. Does
609 * not include frames received with frame-too-long or
611 * @rx_in_rng_len_err_frms: Count of received frames with a length/type field
612 * value between 46 (42 for VLAN-tagged frames) and 1500 (also 1500
613 * for VLAN-tagged frames), inclusive, that does not match the
615 * a count of received frames with a length/type field less than
616 * 46 (42 for VLAN-tagged frames) and the number of data octets
618 * frames).
619 * @rx_out_rng_len_err_frms: Count of received frames with length/type field
621 * @rx_drop_frms: Count of received frames that could not be passed to the host.
626 * @rx_discarded_frms: Count of received frames containing
638 * @rx_unknown_pdu_frms: Count of received frames (on this Aggregation port)
640 * PDU. Or frames that contain the Slow Protocols group MAC address,
644 * @rx_fcs_discard: Count of received frames that are discarded because the
646 * @rx_illegal_pdu_frms: Count of received frames (on this Aggregation port)
648 * formed PDU. Or frames that carry the Slow Protocols EtherType,
650 * @rx_switch_discard: Count of received frames that are discarded by the
652 * Filtering Database. This includes frames that had an invalid
653 * destination MAC address or VLAN ID. It also includes frames are
656 * @rx_len_discard: Count of received frames that are discarded because of an
657 * invalid frame length (includes fragments, oversized frames and
661 * @rx_rpa_discard: Count of received frames that were discarded because the
664 * @rx_l2_mgmt_discard: Count of Layer 2 management frames (eg. pause frames,
665 * Link Aggregation Control Protocol (LACP) frames, etc.) that are
667 * @rx_rts_discard: Count of received frames that are discarded by the receive
672 * @rx_trash_discard: Count of received frames that are discarded because
675 * @rx_buff_full_discard: Count of received frames that are discarded because
676 * internal buffers are full. Includes frames discarded because the
678 * Also, includes frames that are dropped because the MAC2FAU buffer
681 * @rx_red_discard: Count of received frames that are discarded because of RED
732 * @rx_jettison: Count of received frames that are jettisoned because internal
840 * @tx_ttl_eth_frms: Count of successfully transmitted MAC frames.
841 * @tx_ttl_eth_octets: Count of total octets of transmitted frames,
843 * To determine the total octets of transmitted frames, including
848 * frames.
849 * @tx_mcast_frms: Count of successfully transmitted frames to a group address
851 * @tx_bcast_frms: Count of successfully transmitted frames to the broadcast
853 * @tx_ucast_frms: Count of transmitted frames containing a unicast address.
854 * Includes discarded frames that are not sent to the network.
855 * @tx_tagged_frms: Count of transmitted frames containing a VLAN tag.
878 * @tx_tcp_offload: For frames belonging to offloaded sessions only, a count
881 * @tx_retx_tcp_offload: For frames belonging to offloaded sessions only, the
884 * @tx_lost_ip_offload: For frames belonging to offloaded sessions only, a count
916 * @rx_ttl_eth_frms: Count of successfully received MAC frames.
917 * @rx_vld_frms: Count of successfully received MAC frames. Does not include
918 * frames received with frame-too-long, FCS, or length errors.
919 * @rx_offload_frms: Count of offloaded received frames that are passed to
921 * @rx_ttl_eth_octets: Count of total octets of received frames, not including
923 * of frames that are at least 14 bytes (18 bytes for VLAN-tagged)
924 * before FCS. To determine the total octets of received frames,
926 * add it to this stat (the stat RX_TTL_ETH_FRMS only counts frames
929 * frames. Does not include frames received with frame-too-long,
932 * of offloaded received frames that are passed to the host.
933 * @rx_vld_mcast_frms: Count of successfully received MAC frames containing a
934 * nonbroadcast group address. Does not include frames received with
936 * @rx_vld_bcast_frms: Count of successfully received MAC frames containing the
937 * broadcast group address. Does not include frames received with
939 * @rx_accepted_ucast_frms: Count of successfully received frames containing
940 * a unicast address. Only includes frames that are passed to the
942 * @rx_accepted_nucast_frms: Count of successfully received frames containing
944 * frames that are passed to the system. Could include, for instance,
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.
947 * @rx_tagged_frms: Count of received frames containing a VLAN tag.
948 * @rx_long_frms: Count of received frames that are longer than RX_MAX_PYLD_LEN
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
959 * @rx_jabber_frms: Count of received frames of length (including FCS, but not
962 * @rx_ttl_64_frms: Count of total received MAC frames with length (including
963 * FCS, but not framing bits) of exactly 64 octets. Includes frames
965 * @rx_ttl_65_127_frms: Count of total received MAC frames
968 * Includes frames received with frame-too-long, FCS,
970 * @rx_ttl_128_255_frms: Count of total received MAC frames with length
973 * inclusive. Includes frames received with frame-too-long, FCS,
975 * @rx_ttl_256_511_frms: Count of total received MAC frames with length
978 * inclusive. Includes frames received with frame-too-long, FCS, or
980 * @rx_ttl_512_1023_frms: Count of total received MAC frames with length
982 * octets inclusive. Includes frames received with frame-too-long,
984 * @rx_ttl_1024_1518_frms: Count of total received MAC frames with length
986 * octets inclusive. Includes frames received with frame-too-long,
988 * @rx_ttl_1519_4095_frms: Count of total received MAC frames with length
990 * octets inclusive. Includes frames received with frame-too-long,
992 * @rx_ttl_4096_8191_frms: Count of total received MAC frames with length
994 * octets inclusive. Includes frames received with frame-too-long,
996 * @rx_ttl_8192_max_frms: Count of total received MAC frames with length
998 * RX_MAX_PYLD_LEN+18 octets inclusive. Includes frames received
1000 * @rx_ttl_gt_max_frms: Count of total received MAC frames with length
1002 * (+22 bytes if VLAN-tagged) octets inclusive. Includes frames
1019 * @rx_lost_frms: Count of received frames that could not be passed to the host.
1024 * @rx_lost_ip_offload: For frames belonging to offloaded sessions only, a count
1027 * @rx_various_discard: Count of received frames that are discarded because
1029 * @rx_sleep_discard: Count of received frames that are discarded because the
1032 * @rx_red_discard: Count of received frames that are discarded because of RED
1034 * @rx_queue_full_discard: Count of received frames that are discarded because
1036 * @rx_mpa_ok_frms: Count of received frames that pass the MPA checks.
1142 * @rx_mpa_len_fail_frms: Count of received frames
1144 * @rx_mpa_mrk_fail_frms: Count of received frames
1146 * @rx_mpa_crc_fail_frms: Count of received frames that fail the MPA CRC check
1147 * @rx_permitted_frms: Count of frames that pass through the FAU and on to the
1149 * @rx_vp_reset_discarded_frms: Count of receive frames that are discarded
1151 * @rx_wol_frms: Count of received "magic packet" frames. Stat increments
1154 * @tx_vp_reset_discarded_frms: Count of transmit frames that are discarded
1155 * because the VPATH is in reset. Includes frames that are discarded