e1000_lv_jumbo_workaround_ich8lan
e1000_lv_jumbo_workaround_ich8lan(&adapter->hw, TRUE);
e1000_lv_jumbo_workaround_ich8lan(&adapter->hw, FALSE);
e1000_lv_jumbo_workaround_ich8lan(&sc->hw, TRUE);
e1000_lv_jumbo_workaround_ich8lan(&sc->hw, FALSE);
s32 e1000_lv_jumbo_workaround_ich8lan(struct e1000_hw *hw, bool enable);