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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/e1000/
H A De1000_main.c867 static int global_quad_port_a = 0; /* global ksp3 port a indication */ local
1101 if (global_quad_port_a != 0)
1106 if (++global_quad_port_a == 4)
1107 global_quad_port_a = 0;

Completed in 158 milliseconds