Home
last modified time | relevance | path

Searched refs:inb_errors (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/mips/include/asm/octeon/
Dcvmx-pip.h238 uint16_t inb_errors; member
427 status->inb_errors = pip_stat_inb_errsx.s.errs; in cvmx_pip_get_port_status()
/Linux-v4.19/drivers/staging/octeon/
Dethernet.c233 dev->stats.rx_crc_errors += rx_status.inb_errors; in cvm_oct_common_get_stats()