Home
last modified time | relevance | path

Searched refs:rx_align_errors (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dev_api.h374 u64 rx_align_errors; member
H A Decore_l2.c1902 p_common->rx_align_errors += port_stats.eth.raln; in __ecore_get_vport_port_stats()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.h1833 tg3_stat64_t rx_align_errors; member
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_kstat.c528 vstats.common.rx_align_errors; in qede_kstat_vport_stats_update()
H A Dqede_gld.c790 *value = vstats.common.rx_align_errors;