Searched refs:magic_count (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/sfc/
H A Dselftest.c166 unsigned int magic_count, count; local
172 magic_count = channel->magic_count;
186 if (channel->magic_count != magic_count)
205 if (channel->magic_count != magic_count) {
H A Dnet_driver.h316 * @magic_count: Event queue test event count
347 unsigned int magic_count; member in struct:efx_channel
H A Dnic.c877 ++channel->magic_count;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/sfc/
H A Dselftest.c166 unsigned int magic_count, count; local
172 magic_count = channel->magic_count;
186 if (channel->magic_count != magic_count)
205 if (channel->magic_count != magic_count) {
H A Dnet_driver.h316 * @magic_count: Event queue test event count
347 unsigned int magic_count; member in struct:efx_channel
H A Dnic.c877 ++channel->magic_count;

Completed in 120 milliseconds