Searched refs:ETH_RFE_CTL_IGMP_COE_ (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/usb/net/
H A Dif_mugereg.h136 #define ETH_RFE_CTL_IGMP_COE_ (0x1U << 14) macro
H A Dif_muge.c1973 sc->sc_rfe_ctl |= ETH_RFE_CTL_IGMP_COE_ | ETH_RFE_CTL_ICMP_COE_;
1977 ~(ETH_RFE_CTL_IGMP_COE_ | ETH_RFE_CTL_ICMP_COE_);

Completed in 151 milliseconds