Searched refs:E1000_RCTL_SBP (Results 1 – 3 of 3) sorted by relevance
1866 #define E1000_RCTL_SBP 0x00000004 /* store bad packet */ macro
1913 rctl |= E1000_RCTL_SBP;1915 rctl &= ~E1000_RCTL_SBP;
3034 rctl &= ~E1000_RCTL_SBP; in e1000_check_for_link()3047 rctl |= E1000_RCTL_SBP; in e1000_check_for_link()