Searched refs:qib_get_counters (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_verbs.h | 265 int qib_get_counters(struct qib_pportdata *ppd,
|
H A D | qib_mad.c | 1440 qib_get_counters(ppd, &cntrs); in pma_get_portcounters() 1551 qib_get_counters(ppd, &cntrs); in pma_get_portcounters_cong() 1718 qib_get_counters(ppd, &cntrs); in pma_set_portcounters() 1779 qib_get_counters(ppd, &cntrs); in pma_set_portcounters_cong()
|
H A D | qib_verbs.c | 1069 * qib_get_counters - get various chip counters 1075 int qib_get_counters(struct qib_pportdata *ppd, in qib_get_counters() function 1411 qib_get_counters(ppd, &cntrs); in init_ibport()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_verbs.h | 265 int qib_get_counters(struct qib_pportdata *ppd,
|
H A D | qib_mad.c | 1440 qib_get_counters(ppd, &cntrs); in pma_get_portcounters() 1551 qib_get_counters(ppd, &cntrs); in pma_get_portcounters_cong() 1718 qib_get_counters(ppd, &cntrs); in pma_set_portcounters() 1779 qib_get_counters(ppd, &cntrs); in pma_set_portcounters_cong()
|
H A D | qib_verbs.c | 1069 * qib_get_counters - get various chip counters 1075 int qib_get_counters(struct qib_pportdata *ppd, in qib_get_counters() function 1411 qib_get_counters(ppd, &cntrs); in init_ibport()
|
Completed in 16 milliseconds