Home
last modified time | relevance | path

Searched refs:PORT_CNTR_LAST (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Dchip.h1420 PORT_CNTR_LAST /* Must be kept last */ enumerator
Dchip.c5099 static struct cntr_entry port_cntrs[PORT_CNTR_LAST] = {
12310 for (i = 0; i < PORT_CNTR_LAST; i++) { in hfi1_read_portcntrs()
12593 for (j = 0; j < PORT_CNTR_LAST; j++) { in do_update_synth_timer()
12781 for (i = 0; i < PORT_CNTR_LAST; i++) { in init_cntrs()
12817 for (p = dd->portcntrnames, i = 0; i < PORT_CNTR_LAST; i++) { in init_cntrs()