Home
last modified time | relevance | path

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

/linux/drivers/net/usb/
H A Dlan78xx.h469 #define RFE_CTL_MCAST_EN_ (0x00000200) macro
H A Dlan78xx.c1502 pdata->rfe_ctl &= ~(RFE_CTL_UCAST_EN_ | RFE_CTL_MCAST_EN_ | in lan78xx_set_multicast()
1518 pdata->rfe_ctl |= RFE_CTL_MCAST_EN_ | RFE_CTL_UCAST_EN_; in lan78xx_set_multicast()
1523 pdata->rfe_ctl |= RFE_CTL_MCAST_EN_; in lan78xx_set_multicast()