Searched refs:HPNA_rx_cmd (Results 1 – 1 of 1) sorted by relevance
297 static u8 HPNA_rx_cmd; /* Default: Disable Rx remote command */ variable1962 if (HPNA_rx_cmd == 0) in dmfe_parse_srom()2187 module_param(HPNA_rx_cmd, byte, 0);2231 if (HPNA_rx_cmd > 1) in dmfe_init_module()2232 HPNA_rx_cmd = 0; /* Default: Ignored remote cmd */ in dmfe_init_module()