Searched refs:IGC_RCTL_SBP (Results 1 – 3 of 3) sorted by relevance
162 temp_rctl = rctl & ~(IGC_RCTL_EN | IGC_RCTL_SBP); in igc_rx_fifo_flush_base()
146 #define IGC_RCTL_SBP 0x00000004 /* store bad packet */ macro
562 rctl &= ~IGC_RCTL_SBP; in igc_rx_hw_init()