Searched refs:port_cntrs (Results 1 – 1 of 1) sorted by relevance
5059 static struct cntr_entry port_cntrs[PORT_CNTR_LAST] = { variable12272 entry = &port_cntrs[i]; in hfi1_read_portcntrs()12458 entry = &port_cntrs[index]; in read_port_cntr()12478 entry = &port_cntrs[index]; in write_port_cntr()12556 entry = &port_cntrs[j]; in do_update_synth_timer()12737 port_cntrs[i].flags |= CNTR_DISABLED; in init_cntrs()12744 if (port_cntrs[i].flags & CNTR_DISABLED) { in init_cntrs()12745 hfi1_dbg_early("\tSkipping %s\n", port_cntrs[i].name); in init_cntrs()12749 if (port_cntrs[i].flags & CNTR_VL) { in init_cntrs()12750 port_cntrs[i].offset = dd->nportcntrs; in init_cntrs()[all …]