Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_82540.c283 manc &= ~E1000_MANC_ARP_EN; in e1000_reset_hw_82540()
H A De1000_defines.h144 #define E1000_MANC_ARP_EN 0x00002000 /* Enable ARP Request Filtering */ macro
H A De1000_82541.c312 manc &= ~E1000_MANC_ARP_EN; in e1000_reset_hw_82541()
/f-stack/dpdk/drivers/net/e1000/
H A Dem_ethdev.c1242 manc &= ~(E1000_MANC_ARP_EN); in em_init_manageability()
1266 manc |= E1000_MANC_ARP_EN; in em_release_manageability()
H A Digb_ethdev.c2475 manc &= ~(E1000_MANC_ARP_EN); in igb_init_manageability()
2492 manc |= E1000_MANC_ARP_EN; in igb_release_manageability()