Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dverbs.c1587 static const char * const driver_cntr_names[] = { variable
1604 int num_driver_cntrs = ARRAY_SIZE(driver_cntr_names);
1666 dev_cntr_descs[num_dev_cntrs + i].name = driver_cntr_names[i]; in init_counters()