Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/
De100.c571 ich_10h_workaround = (1 << 4), enumerator
1731 nic->flags |= ich_10h_workaround; in e100_watchdog()
1733 nic->flags &= ~ich_10h_workaround; in e100_watchdog()
1782 if (nic->flags & ich_10h_workaround) { in e100_xmit_frame()