PPORT_802_3_OFF   536 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ "tx_packets_phy", PPORT_802_3_OFF(a_frames_transmitted_ok) },
PPORT_802_3_OFF   537 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ "rx_packets_phy", PPORT_802_3_OFF(a_frames_received_ok) },
PPORT_802_3_OFF   538 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ "rx_crc_errors_phy", PPORT_802_3_OFF(a_frame_check_sequence_errors) },
PPORT_802_3_OFF   539 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ "tx_bytes_phy", PPORT_802_3_OFF(a_octets_transmitted_ok) },
PPORT_802_3_OFF   540 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ "rx_bytes_phy", PPORT_802_3_OFF(a_octets_received_ok) },
PPORT_802_3_OFF   541 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ "tx_multicast_phy", PPORT_802_3_OFF(a_multicast_frames_xmitted_ok) },
PPORT_802_3_OFF   542 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ "tx_broadcast_phy", PPORT_802_3_OFF(a_broadcast_frames_xmitted_ok) },
PPORT_802_3_OFF   543 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ "rx_multicast_phy", PPORT_802_3_OFF(a_multicast_frames_received_ok) },
PPORT_802_3_OFF   544 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ "rx_broadcast_phy", PPORT_802_3_OFF(a_broadcast_frames_received_ok) },
PPORT_802_3_OFF   545 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ "rx_in_range_len_errors_phy", PPORT_802_3_OFF(a_in_range_length_errors) },
PPORT_802_3_OFF   546 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ "rx_out_of_range_len_phy", PPORT_802_3_OFF(a_out_of_range_length_field) },
PPORT_802_3_OFF   547 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ "rx_oversize_pkts_phy", PPORT_802_3_OFF(a_frame_too_long_errors) },
PPORT_802_3_OFF   548 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ "rx_symbol_err_phy", PPORT_802_3_OFF(a_symbol_error_during_carrier) },
PPORT_802_3_OFF   549 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ "tx_mac_control_phy", PPORT_802_3_OFF(a_mac_control_frames_transmitted) },
PPORT_802_3_OFF   550 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ "rx_mac_control_phy", PPORT_802_3_OFF(a_mac_control_frames_received) },
PPORT_802_3_OFF   551 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ "rx_unsupported_op_phy", PPORT_802_3_OFF(a_unsupported_opcodes_received) },
PPORT_802_3_OFF   552 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ "rx_pause_ctrl_phy", PPORT_802_3_OFF(a_pause_mac_ctrl_frames_received) },
PPORT_802_3_OFF   553 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ "tx_pause_ctrl_phy", PPORT_802_3_OFF(a_pause_mac_ctrl_frames_transmitted) },