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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dniu.c8659 int this_channel_offset; local
8663 this_channel_offset = 0;
8672 rdc_channel_base + this_channel_offset;
8676 if (++this_channel_offset == num_channels)
8677 this_channel_offset = 0;

Completed in 126 milliseconds