Searched refs:IGC_RCTL_EN (Results 1 – 4 of 4) sorted by relevance
167 temp_rctl = rctl & ~(IGC_RCTL_EN | IGC_RCTL_SBP); in igc_rx_fifo_flush_base()171 IGC_WRITE_REG(hw, IGC_RCTL, temp_rctl | IGC_RCTL_EN); in igc_rx_fifo_flush_base()
159 #define IGC_RCTL_EN 0x00000002 /* enable */ macro
1098 IGC_WRITE_REG(hw, IGC_RCTL, rctl & ~IGC_RCTL_EN); in igc_rx_init()1270 rctl |= IGC_RCTL_EN | IGC_RCTL_BAM | IGC_RCTL_LBM_NO | in igc_rx_init()
595 rctl |= IGC_RCTL_EN; in eth_igc_rxtx_control()599 rctl &= ~IGC_RCTL_EN; in eth_igc_rxtx_control()