Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/
H A De100.c568 ich_10h_workaround = (1 << 4), enumerator
1418 * nic->flags |= ich_10h_workaround; */ in e100_phy_check_without_mii()
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()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/
H A De100.c568 ich_10h_workaround = (1 << 4), enumerator
1418 * nic->flags |= ich_10h_workaround; */ in e100_phy_check_without_mii()
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()

Completed in 9 milliseconds