e1000_set_mac_type
if (e1000_set_mac_type(&adapter->hw))
if (e1000_set_mac_type(&sc->hw))
ret_val = e1000_set_mac_type(hw);
s32 e1000_set_mac_type(struct e1000_hw *hw);
if (e1000_set_mac_type(&sc->hw))