Home
last modified time | relevance | path

Searched full:lan78xx (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dmicrochip,lan78xx.txt1 Microchip LAN78xx Gigabit Ethernet controller
3 The LAN78XX devices are usually configured by programming their OTP or with
16 are defined in "include/dt-bindings/net/microchip-lan78xx.h".
/freebsd/share/man/man4/
H A Dmuge.429 .Nd "Microchip LAN78xx USB Gigabit Ethernet driver"
40 Microchip's LAN78xx and LAN7515 chipsets.
/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm283x-rpi-lan7515.dtsi2 #include <dt-bindings/net/microchip-lan78xx.h>
/freebsd/sys/dev/usb/net/
H A Dif_muge.c33 * USB-To-Ethernet adapter driver for Microchip's LAN78XX and related families.
44 * This driver is based on the if_smsc driver, with lan78xx-specific
45 * functionality modelled on Microchip's Linux lan78xx driver.
49 * A number of features supported by the lan78xx are not yet implemented in
119 "Microchip LAN78xx USB-GigE");
1641 * muge_start - Starts communication with the LAN78xx chip
2062 * muge_stop - Stops communication with the LAN78xx chip
2179 /* Setup the endpoints for the Microchip LAN78xx device. */ in muge_attach()
H A Dif_mugereg.h29 * Definitions for the Microchip LAN78xx USB-to-Ethernet controllers.