Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/qib/
Dqib_verbs.h261 int qib_snapshot_counters(struct qib_pportdata *ppd, u64 *swords,
Dqib_iba6120.c2919 qib_snapshot_counters(ppd, &cs->sword, &cs->rword, in pma_6120_timer()
2927 qib_snapshot_counters(ppd, &ta, &tb, &tc, &td, &te); in pma_6120_timer()
2951 qib_snapshot_counters(ppd, &cs->sword, &cs->rword, in qib_set_cntr_6120_sample()
Dqib_mad.c1677 qib_snapshot_counters(ppd, &swords, &rwords, &spkts, &rpkts, &xwait); in pma_get_portcounters_ext()
1829 qib_snapshot_counters(ppd, &swords, &rwords, &spkts, &rpkts, &xwait); in pma_set_portcounters_ext()
Dqib_verbs.c1044 int qib_snapshot_counters(struct qib_pportdata *ppd, u64 *swords, in qib_snapshot_counters() function