Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/usb/
H A Dlan78xx.h470 #define RFE_CTL_UCAST_EN_ (0x00000100) macro
H A Dlan78xx.c1280 pdata->rfe_ctl &= ~(RFE_CTL_UCAST_EN_ | RFE_CTL_MCAST_EN_ | in lan78xx_set_multicast()
1296 pdata->rfe_ctl |= RFE_CTL_MCAST_EN_ | RFE_CTL_UCAST_EN_; in lan78xx_set_multicast()