Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/
H A De100.c568 ich_10h_workaround = (1 << 4), enumerator
1727 nic->flags |= ich_10h_workaround; in e100_watchdog()
1729 nic->flags &= ~ich_10h_workaround; in e100_watchdog()
1775 if (nic->flags & ich_10h_workaround) { in e100_xmit_frame()