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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tulip/
H A Ddmfe.c308 static u8 HPNA_tx_cmd; /* Default: Don't issue remote command */ variable
1941 if (HPNA_tx_cmd == 1)
2162 module_param(HPNA_tx_cmd, byte, 0);
2207 if (HPNA_tx_cmd > 1)
2208 HPNA_tx_cmd = 0; /* Default: Don't issue remote cmd */

Completed in 21 milliseconds