Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Ddebugfs.c1166 static const struct counter_info port_cntr_ops[] = { variable
1261 for (i = 0; i < ARRAY_SIZE(port_cntr_ops); i++) {
1264 port_cntr_ops[i].name,
1267 !port_cntr_ops[i].ops.write ?
1270 root, ppd, &port_cntr_ops[i].ops);
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Ddebugfs.c1124 static const struct counter_info port_cntr_ops[] = { variable
1219 for (i = 0; i < ARRAY_SIZE(port_cntr_ops); i++) {
1222 port_cntr_ops[i].name,
1225 !port_cntr_ops[i].ops.write ?
1228 root, ppd, &port_cntr_ops[i].ops);

Completed in 6 milliseconds