Home
last modified time | relevance | path

Searched refs:E1000_MANC_ARP_EN (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/e1000/
H A De1000_82540.c313 manc &= ~E1000_MANC_ARP_EN; in e1000_reset_hw_82540()
H A De1000_defines.h174 #define E1000_MANC_ARP_EN 0x00002000 /* Enable ARP Request Filtering */ macro
H A De1000_82541.c345 manc &= ~E1000_MANC_ARP_EN; in e1000_reset_hw_82541()
H A Dif_em.c4245 manc &= ~(E1000_MANC_ARP_EN); in em_init_manageability()
4269 manc |= E1000_MANC_ARP_EN; in em_release_manageability()