igc_set_mac_type
ret_val = igc_set_mac_type(hw);
s32 igc_set_mac_type(struct igc_hw *hw);
if ((ret = igc_set_mac_type(&igc->igc_hw)) != IGC_SUCCESS) {