Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb/
Dtp.h16 u32 ipInHdrErrors_lo; member
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/
Dcommon.h262 u32 ipInHdrErrors_lo; member
/Linux-v5.4/drivers/infiniband/hw/cxgb3/
Diwch_provider.c1135 stats->value[IPINHDRERRORS] = ((u64)m.ipInHdrErrors_hi << 32) + m.ipInHdrErrors_lo; in iwch_get_mib()