Home
last modified time | relevance | path

Searched refs:HPNA_tx_cmd (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/dec/tulip/
Ddmfe.c309 static u8 HPNA_tx_cmd; /* Default: Don't issue remote command */ variable
1980 if (HPNA_tx_cmd == 1) in dmfe_parse_srom()
2202 module_param(HPNA_tx_cmd, byte, 0);
2247 if (HPNA_tx_cmd > 1) in dmfe_init_module()
2248 HPNA_tx_cmd = 0; /* Default: Don't issue remote cmd */ in dmfe_init_module()