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