Searched refs:RFE_CTL_UCAST_EN_ (Results 1 – 2 of 2) sorted by relevance
470 #define RFE_CTL_UCAST_EN_ (0x00000100) macro
1275 pdata->rfe_ctl &= ~(RFE_CTL_UCAST_EN_ | RFE_CTL_MCAST_EN_ | in lan78xx_set_multicast()1291 pdata->rfe_ctl |= RFE_CTL_MCAST_EN_ | RFE_CTL_UCAST_EN_; in lan78xx_set_multicast()