Searched refs:E1000_MANC_ARP_EN (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/net/ | ||
| H A D | e1000.h | 1630 #define E1000_MANC_ARP_EN 0x00002000 /* Enable ARP Request Filtering */ macro |
| H A D | e1000.c | 1467 manc &= ~(E1000_MANC_ARP_EN); in e1000_reset_hw() |