IGP02E1000_AGC_LENGTH_SHIFT
cur_agc_index = ((phy_data >> IGP02E1000_AGC_LENGTH_SHIFT) &
cur_agc_index = (phy_data >> IGP02E1000_AGC_LENGTH_SHIFT) &