Home
last modified time | relevance | path

Searched refs:DEV_CNTR_LAST (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dchip.h1217 DEV_CNTR_LAST /* Must be kept last */ enumerator
H A Dchip.c4132 static struct cntr_entry dev_cntrs[DEV_CNTR_LAST] = {
12244 for (i = 0; i < DEV_CNTR_LAST; i++) { in hfi1_read_cntrs()
12583 for (i = 0; i < DEV_CNTR_LAST; i++) { in do_update_synth_timer()
12658 for (i = 0; i < DEV_CNTR_LAST; i++) { in init_cntrs()
12716 for (p = dd->cntrnames, i = 0; i < DEV_CNTR_LAST; i++) { in init_cntrs()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dchip.h1170 DEV_CNTR_LAST /* Must be kept last */ enumerator
H A Dchip.c4092 static struct cntr_entry dev_cntrs[DEV_CNTR_LAST] = {
12205 for (i = 0; i < DEV_CNTR_LAST; i++) { in hfi1_read_cntrs()
12544 for (i = 0; i < DEV_CNTR_LAST; i++) { in do_update_synth_timer()
12619 for (i = 0; i < DEV_CNTR_LAST; i++) { in init_cntrs()
12677 for (p = dd->cntrnames, i = 0; i < DEV_CNTR_LAST; i++) { in init_cntrs()

Completed in 45 milliseconds