Searched refs:_counter (Results 1 – 4 of 4) sorted by relevance
101 name##_counter[ARRAY_SIZE(name##_regs)] \104 u32 name##_counter[ARRAY_SIZE(name##_regs)] \
467 ar->debug.stats.name##_counter[__i] = 0; \472 __tmp, ar->debug.stats.name##_counter); \480 ar->debug.stats.name##_counter[__i]; \507 ar->debug.stats.name ##_counter[i]); \535 ar->debug.stats.name##_counter[i]); \
314 #define PORT_PMA_ATTR(_name, _counter, _width, _offset) \ argument317 .index = (_offset) | ((_width) << 16) | ((_counter) << 24) \
242 #define EFX_LOOPBACK_NAME(_mode, _counter) \ argument243 "loopback.%s." _counter, STRING_TABLE_LOOKUP(_mode, efx_loopback_mode)