Home
last modified time | relevance | path

Searched refs:rx_trunc3 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h146 u64 rx_trunc3; /* buffer-group 3 truncated packets */ member
H A Dt4_hw.c6947 p->rx_trunc3 = (bgmap & 8) ? GET_STAT_COM(RX_BG_3_MAC_TRUNC_FRAME) : 0; in t4_get_port_stats()
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c3206 s->rx_trunc3 + pi->tnl_cong_drops); in cxgbe_get_counter()
8103 T4_PORTSTAT(rx_trunc3, "# of buffer-group 3 truncated packets"); in cxgbe_sysctls()