Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h267 u64 rx_trunc1; /* buffer-group 1 truncated packets */ member
H A Dcxgb4_main.c3041 stats.rx_trunc0 + stats.rx_trunc1 + in cxgb_get_stats()
H A Dt4_hw.c6425 p->rx_trunc1 = (bgmap & 2) ? GET_STAT_COM(RX_BG_1_MAC_TRUNC_FRAME) : 0; in t4_get_port_stats()