Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Ddebugfs.c38 #define COUNTER_SET_LEN 3 macro
1875 buf = kcalloc(COUNTER_SET_LEN * port->config.max_counters, sizeof(u32), in port_clear_all_counters()
1881 COUNTER_SET_LEN * port->config.max_counters); in port_clear_all_counters()
2297 u32 data[COUNTER_SET_LEN]; in counter_set_regs_show()
2301 counter * COUNTER_SET_LEN, ARRAY_SIZE(data)); in counter_set_regs_show()
2304 counter * COUNTER_SET_LEN); in counter_set_regs_show()
2310 counter * COUNTER_SET_LEN + i, i, counter, data[i]); in counter_set_regs_show()