Home
last modified time | relevance | path

Searched refs:RFE_CTL_MCAST_EN_ (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/usb/
Dlan78xx.h479 #define RFE_CTL_MCAST_EN_ (0x00000200) macro
Dlan78xx.c748 pdata->rfe_ctl &= ~(RFE_CTL_UCAST_EN_ | RFE_CTL_MCAST_EN_ | in lan78xx_set_multicast()
763 pdata->rfe_ctl |= RFE_CTL_MCAST_EN_ | RFE_CTL_UCAST_EN_; in lan78xx_set_multicast()
768 pdata->rfe_ctl |= RFE_CTL_MCAST_EN_; in lan78xx_set_multicast()