Searched refs:ETH_USB_CFG_BCE_ (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/net/ | ||
H A D | if_mugereg.h | 158 #define ETH_USB_CFG_BCE_ (0x1U << 5) /* Burst Cap Enable */ macro |
H A D | if_muge.c | 1052 buf |= ETH_USB_CFG_BCE_; in lan78xx_chip_init() |