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