Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_mugereg.h138 #define ETH_RFE_CTL_BCAST_EN_ (0x1U << 10) macro
H A Dif_muge.c1081 buf |= ETH_RFE_CTL_BCAST_EN_ | ETH_RFE_CTL_DA_PERFECT_; in lan78xx_chip_init()
1900 sc->sc_rfe_ctl |= ETH_RFE_CTL_BCAST_EN_; in muge_setmulti()