Searched refs:E1000_MANC_ARP_EN (Results 1 – 3 of 3) sorted by relevance
102 #define E1000_MANC_ARP_EN 0x00002000 /* Enable ARP Request Filtering */ macro
2032 #define E1000_MANC_ARP_EN 0x00002000 /* Enable ARP Request Filtering */ macro
485 manc &= ~(E1000_MANC_ARP_EN); in e1000_reset_hw()