Searched refs:HPNA_rx_cmd (Results 1 – 1 of 1) sorted by relevance
291 static u8 HPNA_rx_cmd; /* Default: Disable Rx remote command */ variable1956 if (HPNA_rx_cmd == 0) in dmfe_parse_srom()2149 module_param(HPNA_rx_cmd, byte, 0);2191 if (HPNA_rx_cmd > 1) in dmfe_init_module()2192 HPNA_rx_cmd = 0; /* Default: Ignored remote cmd */ in dmfe_init_module()