Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dchip.h992 PORT_CNTR_LAST /* Must be kept last */ enumerator
Dchip.c1735 static struct cntr_entry port_cntrs[PORT_CNTR_LAST] = {
7923 for (i = 0; i < PORT_CNTR_LAST; i++) { in hfi1_read_portcntrs()
8206 for (j = 0; j < PORT_CNTR_LAST; j++) { in update_synth_timer()
8353 for (i = 0; i < PORT_CNTR_LAST; i++) { in init_cntrs()
8389 for (p = dd->portcntrnames, i = 0; i < PORT_CNTR_LAST; i++) { in init_cntrs()