Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libzpool/
H A Dutil.c55 char rops[6], wops[6], rbytes[6], wbytes[6], rerr[6], werr[6], cerr[6]; in show_vdev_stats() local
95 nicenum(vs->vs_read_errors, rerr, sizeof (rerr)); in show_vdev_stats()
106 rops, wops, rbytes, wbytes, rerr, werr, cerr); in show_vdev_stats()
/f-stack/dpdk/drivers/net/dpaa/
H A Ddpaa_ethdev.h136 uint64_t rerr; /**<Rx Frame error */ member
H A Ddpaa_ethdev.c114 offsetof(struct dpaa_if_stats, rerr)},
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_tgec.c133 ret_val = GET_TGEC_CNTR_64(rerr); in fman_tgec_get_counter()
H A Dfman_memac.c421 ret_val = GET_MEMAC_CNTR_64(rerr); in fman_memac_get_counter()