Searched refs:HPNA_rx_cmd (Results 1 – 1 of 1) sorted by relevance
305 static u8 HPNA_rx_cmd; /* Default: Disable Rx remote command */ variable1970 if (HPNA_rx_cmd == 0) in dmfe_parse_srom()2195 module_param(HPNA_rx_cmd, byte, 0);2239 if (HPNA_rx_cmd > 1) in dmfe_init_module()2240 HPNA_rx_cmd = 0; /* Default: Ignored remote cmd */ in dmfe_init_module()