Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/
H A De100.c568 ich_10h_workaround = (1 << 4), enumerator
1728 nic->flags |= ich_10h_workaround; in e100_watchdog()
1730 nic->flags &= ~ich_10h_workaround; in e100_watchdog()
1776 if (nic->flags & ich_10h_workaround) { in e100_xmit_frame()