Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb/
Dtp.h26 u32 ipOutRequests_lo; member
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/
Dcommon.h272 u32 ipOutRequests_lo; member
/Linux-v5.4/drivers/infiniband/hw/cxgb3/
Diwch_provider.c1140 stats->value[IPOUTREQUESTS] = ((u64)m.ipOutRequests_hi << 32) + m.ipOutRequests_lo; in iwch_get_mib()