Home
last modified time | relevance | path

Searched defs:octeon_rx_stats (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/liquidio/base/
H A Dlio_common.h703 struct octeon_rx_stats { struct
705 uint64_t total_rcvd;
706 uint64_t bytes_rcvd;
707 uint64_t total_bcst;
708 uint64_t total_mcst;
709 uint64_t runts;
710 uint64_t ctl_rcvd;
711 uint64_t fifo_err; /* Accounts for over/under-run of buffers */
712 uint64_t dmac_drop;
713 uint64_t fcs_err;
[all …]