Home
last modified time | relevance | path

Searched refs:RFE_CTL_UCAST_EN_ (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/usb/
H A Dlan78xx.h470 #define RFE_CTL_UCAST_EN_ (0x00000100) macro
H A Dlan78xx.c1068 pdata->rfe_ctl &= ~(RFE_CTL_UCAST_EN_ | RFE_CTL_MCAST_EN_ | in lan78xx_set_multicast()
1083 pdata->rfe_ctl |= RFE_CTL_MCAST_EN_ | RFE_CTL_UCAST_EN_; in lan78xx_set_multicast()
/kernel/linux/linux-6.6/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()

Completed in 17 milliseconds