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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 170 milliseconds