Searched refs:HPNA_rx_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.c311 static u8 HPNA_rx_cmd; /* Default: Disable Rx remote command */ variable
1946 if (HPNA_rx_cmd == 0)
2170 module_param(HPNA_rx_cmd, byte, 0);
2214 if (HPNA_rx_cmd > 1)
2215 HPNA_rx_cmd = 0; /* Default: Ignored remote cmd */

Completed in 61 milliseconds