Searched refs:HPNA_mode (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/tulip/
H A Ddmfe.c310 static u8 HPNA_mode; /* Default: Low Power/High Speed */ variable
1951 switch(HPNA_mode) { /* Issue Remote Command */
1958 switch(HPNA_mode) { /* Don't Issue */
2169 module_param(HPNA_mode, byte, 0);
2212 if (HPNA_mode > 4)
2213 HPNA_mode = 0; /* Default: LP/HS */

Completed in 57 milliseconds