Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/cxgb3/
Diwch_provider.c1055 IPOUTREQUESTS, enumerator
1084 [IPOUTREQUESTS] = "ipOutRequests",
1140 stats->value[IPOUTREQUESTS] = ((u64)m.ipOutRequests_hi << 32) + m.ipOutRequests_lo; in iwch_get_mib()