Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/
H A De100.c567 ich_10h_workaround = (1 << 4), enumerator
1726 nic->flags |= ich_10h_workaround; in e100_watchdog()
1728 nic->flags &= ~ich_10h_workaround; in e100_watchdog()
1774 if (nic->flags & ich_10h_workaround) { in e100_xmit_frame()