IGC_RXDCTL
IGC_WRITE_REG(hw, IGC_RXDCTL(iq), 0);
uint32_t rxdctl = IGC_READ_REG(hw, IGC_RXDCTL(iq));
IGC_WRITE_REG(hw, IGC_RXDCTL(iq), rxdctl);