Searched refs:IGC_RCTL_SBP (Results 1 – 3 of 3) sorted by relevance
374 temp_rctl = rctl & ~(IGC_RCTL_EN | IGC_RCTL_SBP); in igc_rx_fifo_flush_base()
347 #define IGC_RCTL_SBP 0x00000004 /* store bad packet */ macro
854 rctl &= ~(IGC_RCTL_SBP | IGC_RCTL_SZ_256); in igc_setup_rctl()867 rctl |= (IGC_RCTL_SBP | /* Receive bad packets */ in igc_setup_rctl()