Searched refs:qib_snapshot_counters (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/infiniband/hw/qib/ |
D | qib_verbs.h | 261 int qib_snapshot_counters(struct qib_pportdata *ppd, u64 *swords,
|
D | qib_iba6120.c | 2919 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()
|
D | qib_mad.c | 1677 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()
|
D | qib_verbs.c | 1044 int qib_snapshot_counters(struct qib_pportdata *ppd, u64 *swords, in qib_snapshot_counters() function
|