Searched refs:cntr_ops (Results 1 – 1 of 1) sorted by relevance
1090 static const struct counter_info cntr_ops[] = { variable1185 for (i = 0; i < ARRAY_SIZE(cntr_ops); i++) in hfi1_dbg_ibdev_init()1186 debugfs_create_file(cntr_ops[i].name, 0444, root, dd, in hfi1_dbg_ibdev_init()1187 &cntr_ops[i].ops); in hfi1_dbg_ibdev_init()