Searched refs:E1000_RCTL_SBP (Results 1 – 7 of 7) sorted by relevance
167 temp_rctl = rctl & ~(E1000_RCTL_EN | E1000_RCTL_SBP); in e1000_rx_fifo_flush_base()
1269 rctl &= ~E1000_RCTL_SBP; in e1000_check_for_copper_link_82543()1283 rctl |= E1000_RCTL_SBP; in e1000_check_for_copper_link_82543()
160 #define E1000_RCTL_SBP 0x00000004 /* store bad packet */ macro
204 fctrl &= ~E1000_RCTL_SBP; /* disable store-bad-packets */ in set_rx_mode()
1295 rctl &= ~(E1000_RCTL_UPE | E1000_RCTL_SBP); in eth_em_promiscuous_disable()
1904 rctl &= ~E1000_RCTL_SBP; in eth_em_rx_init()
2562 rctl &= ~E1000_RCTL_SBP; in eth_igb_rx_init()