Lines Matching refs:ppcnt_pl

764 	char ppcnt_pl[MLXSW_REG_PPCNT_LEN];
771 mlxsw_sp_port_get_stats_raw(dev, grp, prio, ppcnt_pl);
773 data[data_index + i] = hw_stats[i].getter(ppcnt_pl);
1083 char ppcnt_pl[MLXSW_REG_PPCNT_LEN];
1086 0, ppcnt_pl))
1090 mlxsw_reg_ppcnt_a_symbol_error_during_carrier_get(ppcnt_pl);
1097 char ppcnt_pl[MLXSW_REG_PPCNT_LEN];
1100 0, ppcnt_pl))
1104 mlxsw_reg_ppcnt_a_frames_transmitted_ok_get(ppcnt_pl);
1106 mlxsw_reg_ppcnt_a_frames_received_ok_get(ppcnt_pl);
1108 mlxsw_reg_ppcnt_a_frame_check_sequence_errors_get(ppcnt_pl);
1110 mlxsw_reg_ppcnt_a_alignment_errors_get(ppcnt_pl);
1112 mlxsw_reg_ppcnt_a_octets_transmitted_ok_get(ppcnt_pl);
1114 mlxsw_reg_ppcnt_a_octets_received_ok_get(ppcnt_pl);
1116 mlxsw_reg_ppcnt_a_multicast_frames_xmitted_ok_get(ppcnt_pl);
1118 mlxsw_reg_ppcnt_a_broadcast_frames_xmitted_ok_get(ppcnt_pl);
1120 mlxsw_reg_ppcnt_a_multicast_frames_received_ok_get(ppcnt_pl);
1122 mlxsw_reg_ppcnt_a_broadcast_frames_received_ok_get(ppcnt_pl);
1124 mlxsw_reg_ppcnt_a_in_range_length_errors_get(ppcnt_pl);
1126 mlxsw_reg_ppcnt_a_out_of_range_length_field_get(ppcnt_pl);
1128 mlxsw_reg_ppcnt_a_frame_too_long_errors_get(ppcnt_pl);
1135 char ppcnt_pl[MLXSW_REG_PPCNT_LEN];
1138 0, ppcnt_pl))
1142 mlxsw_reg_ppcnt_a_mac_control_frames_transmitted_get(ppcnt_pl);
1144 mlxsw_reg_ppcnt_a_mac_control_frames_received_get(ppcnt_pl);
1146 mlxsw_reg_ppcnt_a_unsupported_opcodes_received_get(ppcnt_pl);
1168 char ppcnt_pl[MLXSW_REG_PPCNT_LEN];
1171 0, ppcnt_pl))
1175 mlxsw_reg_ppcnt_ether_stats_undersize_pkts_get(ppcnt_pl);
1177 mlxsw_reg_ppcnt_ether_stats_oversize_pkts_get(ppcnt_pl);
1179 mlxsw_reg_ppcnt_ether_stats_fragments_get(ppcnt_pl);
1181 rmon->hist[0] = mlxsw_reg_ppcnt_ether_stats_pkts64octets_get(ppcnt_pl);
1183 mlxsw_reg_ppcnt_ether_stats_pkts65to127octets_get(ppcnt_pl);
1185 mlxsw_reg_ppcnt_ether_stats_pkts128to255octets_get(ppcnt_pl);
1187 mlxsw_reg_ppcnt_ether_stats_pkts256to511octets_get(ppcnt_pl);
1189 mlxsw_reg_ppcnt_ether_stats_pkts512to1023octets_get(ppcnt_pl);
1191 mlxsw_reg_ppcnt_ether_stats_pkts1024to1518octets_get(ppcnt_pl);
1193 mlxsw_reg_ppcnt_ether_stats_pkts1519to2047octets_get(ppcnt_pl);
1195 mlxsw_reg_ppcnt_ether_stats_pkts2048to4095octets_get(ppcnt_pl);
1197 mlxsw_reg_ppcnt_ether_stats_pkts4096to8191octets_get(ppcnt_pl);
1199 mlxsw_reg_ppcnt_ether_stats_pkts8192to10239octets_get(ppcnt_pl);