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

/linux-master/drivers/infiniband/hw/hfi1/
H A Dchip.c5059 static struct cntr_entry port_cntrs[PORT_CNTR_LAST] = { variable in typeref:struct:cntr_entry
12272 entry = &port_cntrs[i];
12458 entry = &port_cntrs[index];
12478 entry = &port_cntrs[index];
12556 entry = &port_cntrs[j];
12737 port_cntrs[i].flags |= CNTR_DISABLED;
12744 if (port_cntrs[i].flags & CNTR_DISABLED) {
12745 hfi1_dbg_early("\tSkipping %s\n", port_cntrs[i].name);
12749 if (port_cntrs[i].flags & CNTR_VL) {
12750 port_cntrs[
[all...]

Completed in 132 milliseconds