Home
last modified time | relevance | path

Searched refs:error_packets (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/media/dvb-frontends/
H A Dmxl692_defs.h496 u32 error_packets; member
H A Dmxl692.c1185 if (atsc_errors->error_packets == 0) in mxl692_read_ber_ucb()
1188 utmp = ((atsc_errors->error_bytes / atsc_errors->error_packets) * in mxl692_read_ber_ucb()
1197 c->block_error.stat[0].uvalue += atsc_errors->error_packets; in mxl692_read_ber_ucb()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c265 u64 error_packets; member
306 MLXSW_SP_RIF_COUNTER_EXTRACT(error_packets); in mlxsw_sp_rif_counter_fetch_clear()
8280 p_stats->rx_errors = ingress.error_packets; in mlxsw_sp_router_port_l3_stats_fetch()
8281 p_stats->tx_errors = egress.error_packets; in mlxsw_sp_router_port_l3_stats_fetch()
H A Dreg.h7565 MLXSW_ITEM64(reg, ricnt, error_packets, 0x38, 0, 64);