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

/drivers/net/ethernet/intel/
H A De100.c596 ich_10h_workaround = (1 << 4), enumerator in enum:nic::__anon2238
1420 * nic->flags |= ich_10h_workaround; */
1729 nic->flags |= ich_10h_workaround;
1731 nic->flags &= ~ich_10h_workaround;
1770 if (nic->flags & ich_10h_workaround) {

Completed in 32 milliseconds