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.h166 u64 rx_trunc3; /* buffer-group 3 truncated packets */ member
H A Dt4_hw.c8807 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.c3498 s->rx_trunc3 + pi->tnl_cong_drops); in cxgbe_get_counter()
8673 T4_REGSTAT(rx_trunc3, RX_BG_3_MAC_TRUNC_FRAME, in cxgbe_sysctls()