Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
H A Ddmfe.c292 static u8 HPNA_tx_cmd; /* Default: Don't issue remote command */ variable
1960 if (HPNA_tx_cmd == 1) in dmfe_parse_srom()
2150 module_param(HPNA_tx_cmd, byte, 0);
2193 if (HPNA_tx_cmd > 1) in dmfe_init_module()
2194 HPNA_tx_cmd = 0; /* Default: Don't issue remote cmd */ in dmfe_init_module()
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/
H A Ddmfe.c292 static u8 HPNA_tx_cmd; /* Default: Don't issue remote command */ variable
1959 if (HPNA_tx_cmd == 1) in dmfe_parse_srom()
2149 module_param(HPNA_tx_cmd, byte, 0);
2192 if (HPNA_tx_cmd > 1) in dmfe_init_module()
2193 HPNA_tx_cmd = 0; /* Default: Don't issue remote cmd */ in dmfe_init_module()

Completed in 6 milliseconds