Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_verbs.h893 int qib_snapshot_counters(struct qib_pportdata *ppd, u64 *swords,
Dqib_iba6120.c2962 qib_snapshot_counters(ppd, &cs->sword, &cs->rword, in pma_6120_timer()
2970 qib_snapshot_counters(ppd, &ta, &tb, &tc, &td, &te); in pma_6120_timer()
2994 qib_snapshot_counters(ppd, &cs->sword, &cs->rword, in qib_set_cntr_6120_sample()
Dqib_mad.c1673 qib_snapshot_counters(ppd, &swords, &rwords, &spkts, &rpkts, &xwait); in pma_get_portcounters_ext()
1825 qib_snapshot_counters(ppd, &swords, &rwords, &spkts, &rpkts, &xwait); in pma_set_portcounters_ext()
Dqib_verbs.c1408 int qib_snapshot_counters(struct qib_pportdata *ppd, u64 *swords, in qib_snapshot_counters() function