Searched refs:BM_RCTL_MPE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/ | ||
D | ich8lan.h | 146 #define BM_RCTL_MPE 0x0002 /* Multicast Promiscuous Mode */ macro |
D | netdev.c | 6167 phy_reg |= BM_RCTL_MPE; in e1000_init_phy_wakeup() |