Lines Matching refs:ppcnt_pl

764 	char ppcnt_pl[MLXSW_REG_PPCNT_LEN];
771 err = mlxsw_sp_port_get_stats_raw(dev, grp, prio, ppcnt_pl);
775 data[data_index + i] = hw_stats[i].getter(ppcnt_pl);
1099 char ppcnt_pl[MLXSW_REG_PPCNT_LEN];
1102 0, ppcnt_pl))
1106 mlxsw_reg_ppcnt_a_symbol_error_during_carrier_get(ppcnt_pl);
1113 char ppcnt_pl[MLXSW_REG_PPCNT_LEN];
1116 0, ppcnt_pl))
1120 mlxsw_reg_ppcnt_a_frames_transmitted_ok_get(ppcnt_pl);
1122 mlxsw_reg_ppcnt_a_frames_received_ok_get(ppcnt_pl);
1124 mlxsw_reg_ppcnt_a_frame_check_sequence_errors_get(ppcnt_pl);
1126 mlxsw_reg_ppcnt_a_alignment_errors_get(ppcnt_pl);
1128 mlxsw_reg_ppcnt_a_octets_transmitted_ok_get(ppcnt_pl);
1130 mlxsw_reg_ppcnt_a_octets_received_ok_get(ppcnt_pl);
1132 mlxsw_reg_ppcnt_a_multicast_frames_xmitted_ok_get(ppcnt_pl);
1134 mlxsw_reg_ppcnt_a_broadcast_frames_xmitted_ok_get(ppcnt_pl);
1136 mlxsw_reg_ppcnt_a_multicast_frames_received_ok_get(ppcnt_pl);
1138 mlxsw_reg_ppcnt_a_broadcast_frames_received_ok_get(ppcnt_pl);
1140 mlxsw_reg_ppcnt_a_in_range_length_errors_get(ppcnt_pl);
1142 mlxsw_reg_ppcnt_a_out_of_range_length_field_get(ppcnt_pl);
1144 mlxsw_reg_ppcnt_a_frame_too_long_errors_get(ppcnt_pl);
1151 char ppcnt_pl[MLXSW_REG_PPCNT_LEN];
1154 0, ppcnt_pl))
1158 mlxsw_reg_ppcnt_a_mac_control_frames_transmitted_get(ppcnt_pl);
1160 mlxsw_reg_ppcnt_a_mac_control_frames_received_get(ppcnt_pl);
1162 mlxsw_reg_ppcnt_a_unsupported_opcodes_received_get(ppcnt_pl);
1184 char ppcnt_pl[MLXSW_REG_PPCNT_LEN];
1187 0, ppcnt_pl))
1191 mlxsw_reg_ppcnt_ether_stats_undersize_pkts_get(ppcnt_pl);
1193 mlxsw_reg_ppcnt_ether_stats_oversize_pkts_get(ppcnt_pl);
1195 mlxsw_reg_ppcnt_ether_stats_fragments_get(ppcnt_pl);
1197 rmon->hist[0] = mlxsw_reg_ppcnt_ether_stats_pkts64octets_get(ppcnt_pl);
1199 mlxsw_reg_ppcnt_ether_stats_pkts65to127octets_get(ppcnt_pl);
1201 mlxsw_reg_ppcnt_ether_stats_pkts128to255octets_get(ppcnt_pl);
1203 mlxsw_reg_ppcnt_ether_stats_pkts256to511octets_get(ppcnt_pl);
1205 mlxsw_reg_ppcnt_ether_stats_pkts512to1023octets_get(ppcnt_pl);
1207 mlxsw_reg_ppcnt_ether_stats_pkts1024to1518octets_get(ppcnt_pl);
1209 mlxsw_reg_ppcnt_ether_stats_pkts1519to2047octets_get(ppcnt_pl);
1211 mlxsw_reg_ppcnt_ether_stats_pkts2048to4095octets_get(ppcnt_pl);
1213 mlxsw_reg_ppcnt_ether_stats_pkts4096to8191octets_get(ppcnt_pl);
1215 mlxsw_reg_ppcnt_ether_stats_pkts8192to10239octets_get(ppcnt_pl);