Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/oce/
Doce_sysctl.c787 CTLFLAG_RD, &sc->rq[i]->rx_stats.rx_drops_no_frags, 0, in oce_add_stats_sysctls_be3()
1508 sc->rq[i]->rx_stats.rx_drops_no_frags = erx_stats->rx_drops_no_fragments[sc->rq[i]->rq_id]; in copy_stats_to_sc_sh()
Doce_if.h743 uint32_t rx_drops_no_frags; /* HW has no fetched frags */ member