Searched refs:HPNA_rx_cmd (Results 1 – 1 of 1) sorted by relevance
308 static u8 HPNA_rx_cmd; /* Default: Disable Rx remote command */ variable1976 if (HPNA_rx_cmd == 0) in dmfe_parse_srom()2201 module_param(HPNA_rx_cmd, byte, 0);2245 if (HPNA_rx_cmd > 1) in dmfe_init_module()2246 HPNA_rx_cmd = 0; /* Default: Ignored remote cmd */ in dmfe_init_module()