Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.c1316 bool firmware_bug = false; in e1000_disable_ulp_lpt_lp() local
1335 if (i > 100 && !firmware_bug) in e1000_disable_ulp_lpt_lp()
1336 firmware_bug = true; in e1000_disable_ulp_lpt_lp()
1340 if (firmware_bug) in e1000_disable_ulp_lpt_lp()
H A Dnetdev.c6464 bool firmware_bug = false; in e1000e_s0ix_exit_flow() local
6487 if (i > 100 && !firmware_bug) in e1000e_s0ix_exit_flow()
6488 firmware_bug = true; in e1000e_s0ix_exit_flow()
6498 if (firmware_bug) in e1000e_s0ix_exit_flow()