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