Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_mugereg.h158 #define ETH_USB_CFG_BCE_ (0x1U << 5) /* Burst Cap Enable */ macro
H A Dif_muge.c1052 buf |= ETH_USB_CFG_BCE_; in lan78xx_chip_init()