Searched refs:ifInErrors (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/usr.sbin/ppp/
H A Dacf.c91 p->hdlc.lqm.ifInErrors++;
98 p->hdlc.lqm.ifInErrors++;
H A Dhdlc.h82 u_int32_t ifInErrors; /* Errors */ member in struct:hdlc::__anon8858
H A Dhdlc.c327 p->hdlc.lqm.ifInErrors++;
H A Dlqr.c247 p->hdlc.lqm.lqr.Save.InErrors = p->hdlc.lqm.ifInErrors;
/freebsd-11-stable/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_mac_ext.h157 uint64_t ifInErrors; /**< Number of frames received with error: member in struct:t_FmMacStatistics
/freebsd-11-stable/sys/sys/
H A Dtiio.h109 volatile u_int32_t ifInErrors; /* 20 */ member in struct:ti_stats
/freebsd-11-stable/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth.h1656 uint32_t ifInErrors; member in struct:al_eth_mac_stats
H A Dal_hal_eth_main.c3654 stats->ifInErrors = al_reg_read32((void *)((uint32_t)mac_1g_regs_base + 0x88));
3699 stats->ifInErrors = al_reg_read32((void *)((uint32_t)mac_10g_regs_base + 0x190));
3753 stats->ifInErrors = al_reg_read32((void *)((uint32_t)mac_10g_regs_base + 0x138));
3791 stats->ifInErrors = al_eth_40g_mac_reg_read(adapter, 0x138);
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dtgec.c544 p_Statistics->ifInErrors = GET_UINT64(p_TgecMemMap->RERR);
H A Ddtsec.c919 p_Statistics->ifInErrors = p_Statistics->eStatsDropEvents
/freebsd-11-stable/sys/dev/bge/
H A Dif_bgereg.h2772 bge_hostaddr ifInErrors; member in struct:bge_stats
H A Dif_bge.c5016 cnt = READ_STAT(sc, stats, ifInErrors.bge_addr_lo);
6351 children, ifInErrors, "InputErrors");

Completed in 159 milliseconds