Searched refs:temp_rctl (Results 1 – 1 of 1) sorted by relevance
362 u32 rctl, rlpml, rxdctl[4], rfctl, temp_rctl, rx_enabled; in igc_rx_fifo_flush_base() local402 temp_rctl = rctl & ~(IGC_RCTL_EN | IGC_RCTL_SBP); in igc_rx_fifo_flush_base()403 temp_rctl |= IGC_RCTL_LPE; in igc_rx_fifo_flush_base()405 wr32(IGC_RCTL, temp_rctl); in igc_rx_fifo_flush_base()406 wr32(IGC_RCTL, temp_rctl | IGC_RCTL_EN); in igc_rx_fifo_flush_base()