Searched refs:cntr_ops (Results 1 – 2 of 2) sorted by relevance
168 static const struct file_operations cntr_ops[] = { variable376 &cntr_ops[0], dd); in add_cntr_files()383 &cntr_ops[1], dd); in add_cntr_files()
1118 static const struct counter_info cntr_ops[] = { variable1213 for (i = 0; i < ARRAY_SIZE(cntr_ops); i++) in hfi1_dbg_ibdev_init()1214 debugfs_create_file(cntr_ops[i].name, 0444, root, dd, in hfi1_dbg_ibdev_init()1215 &cntr_ops[i].ops); in hfi1_dbg_ibdev_init()