Searched refs:E1000_MANC_ARP_EN (Results 1 – 5 of 5) sorted by relevance
313 manc &= ~E1000_MANC_ARP_EN; in e1000_reset_hw_82540()
174 #define E1000_MANC_ARP_EN 0x00002000 /* Enable ARP Request Filtering */ macro
349 manc &= ~E1000_MANC_ARP_EN; in e1000_reset_hw_82541()
1376 #define E1000_MANC_ARP_EN 0x00002000 /* Enable ARP Request Filtering */ macro
1071 manc &= ~(E1000_MANC_ARP_EN);