Home
last modified time | relevance | path

Searched refs:IGC_RCTL_SBP (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/igc/
H A Digc_base.c402 temp_rctl = rctl & ~(IGC_RCTL_EN | IGC_RCTL_SBP); in igc_rx_fifo_flush_base()
H A Digc_defines.h355 #define IGC_RCTL_SBP 0x00000004 /* store bad packet */ macro