• Home
  • Raw
  • Download

Lines Matching refs:str

265 	char str[ETH_GSTRING_LEN];  member
272 .str = "a_frames_transmitted_ok",
276 .str = "a_frames_received_ok",
280 .str = "a_frame_check_sequence_errors",
284 .str = "a_alignment_errors",
288 .str = "a_octets_transmitted_ok",
292 .str = "a_octets_received_ok",
296 .str = "a_multicast_frames_xmitted_ok",
300 .str = "a_broadcast_frames_xmitted_ok",
304 .str = "a_multicast_frames_received_ok",
308 .str = "a_broadcast_frames_received_ok",
312 .str = "a_in_range_length_errors",
316 .str = "a_out_of_range_length_field",
320 .str = "a_frame_too_long_errors",
324 .str = "a_symbol_error_during_carrier",
328 .str = "a_mac_control_frames_transmitted",
332 .str = "a_mac_control_frames_received",
336 .str = "a_unsupported_opcodes_received",
340 .str = "a_pause_mac_ctrl_frames_received",
344 .str = "a_pause_mac_ctrl_frames_xmitted",
353 .str = "if_in_discards",
357 .str = "if_out_discards",
361 .str = "if_out_errors",
371 .str = "ether_stats_undersize_pkts",
375 .str = "ether_stats_oversize_pkts",
379 .str = "ether_stats_fragments",
383 .str = "ether_pkts64octets",
387 .str = "ether_pkts65to127octets",
391 .str = "ether_pkts128to255octets",
395 .str = "ether_pkts256to511octets",
399 .str = "ether_pkts512to1023octets",
403 .str = "ether_pkts1024to1518octets",
407 .str = "ether_pkts1519to2047octets",
411 .str = "ether_pkts2048to4095octets",
415 .str = "ether_pkts4096to8191octets",
419 .str = "ether_pkts8192to10239octets",
429 .str = "dot3stats_fcs_errors",
433 .str = "dot3stats_symbol_errors",
437 .str = "dot3control_in_unknown_opcodes",
441 .str = "dot3in_pause_frames",
451 .str = "ecn_marked",
460 .str = "discard_ingress_general",
464 .str = "discard_ingress_policy_engine",
468 .str = "discard_ingress_vlan_membership",
472 .str = "discard_ingress_tag_frame_type",
476 .str = "discard_egress_vlan_membership",
480 .str = "discard_loopback_filter",
484 .str = "discard_egress_general",
488 .str = "discard_egress_hoq",
492 .str = "discard_egress_policy_engine",
496 .str = "discard_ingress_tx_link_down",
500 .str = "discard_egress_stp_filter",
504 .str = "discard_egress_sll",
514 .str = "rx_octets_prio",
518 .str = "rx_frames_prio",
522 .str = "tx_octets_prio",
526 .str = "tx_frames_prio",
530 .str = "rx_pause_prio",
534 .str = "rx_pause_duration_prio",
538 .str = "tx_pause_prio",
542 .str = "tx_pause_duration_prio",
551 .str = "tc_transmit_queue_tc",
556 .str = "tc_no_buffer_discard_uc_tc",
564 char str[ETH_GSTRING_LEN]; member
587 .str = "transceiver_overheat",
612 mlxsw_sp_port_hw_prio_stats[i].str, prio); in mlxsw_sp_port_get_prio_strings()
623 mlxsw_sp_port_hw_tc_stats[i].str, tc); in mlxsw_sp_port_get_tc_strings()
638 memcpy(p, mlxsw_sp_port_hw_stats[i].str, in mlxsw_sp_port_get_strings()
644 memcpy(p, mlxsw_sp_port_hw_rfc_2863_stats[i].str, in mlxsw_sp_port_get_strings()
650 memcpy(p, mlxsw_sp_port_hw_rfc_2819_stats[i].str, in mlxsw_sp_port_get_strings()
656 memcpy(p, mlxsw_sp_port_hw_rfc_3635_stats[i].str, in mlxsw_sp_port_get_strings()
662 memcpy(p, mlxsw_sp_port_hw_ext_stats[i].str, in mlxsw_sp_port_get_strings()
668 memcpy(p, mlxsw_sp_port_hw_discard_stats[i].str, in mlxsw_sp_port_get_strings()
682 memcpy(p, mlxsw_sp_port_transceiver_stats[i].str, in mlxsw_sp_port_get_strings()