Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/drivers/staging/octeon/
Dethernet.c227 priv->stats.rx_crc_errors += rx_status.inb_errors; in cvm_oct_common_get_stats()