Home
last modified time | relevance | path

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

/NextBSD/sys/dev/e1000/
HDe1000_82540.c313 manc &= ~E1000_MANC_ARP_EN; in e1000_reset_hw_82540()
HDe1000_defines.h175 #define E1000_MANC_ARP_EN 0x00002000 /* Enable ARP Request Filtering */ macro
HDe1000_82541.c344 manc &= ~E1000_MANC_ARP_EN; in e1000_reset_hw_82541()
HDif_lem.c4036 manc &= ~(E1000_MANC_ARP_EN); in lem_init_manageability()
4052 manc |= E1000_MANC_ARP_EN; in lem_release_manageability()
HDif_igb.c5364 manc &= ~(E1000_MANC_ARP_EN); in igb_init_manageability()
5386 manc |= E1000_MANC_ARP_EN; in igb_release_manageability()
HDif_em.c4981 manc &= ~(E1000_MANC_ARP_EN); in em_init_manageability()
5005 manc |= E1000_MANC_ARP_EN; in em_release_manageability()