Searched refs:HPNA_tx_cmd (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.c312 static u8 HPNA_tx_cmd; /* Default: Don't issue remote command */ variable
1950 if (HPNA_tx_cmd == 1)
2171 module_param(HPNA_tx_cmd, byte, 0);
2216 if (HPNA_tx_cmd > 1)
2217 HPNA_tx_cmd = 0; /* Default: Don't issue remote cmd */

Completed in 40 milliseconds