Home
last modified time | relevance | path

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

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