Home
last modified time | relevance | path

Searched refs:kaweth (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/usb/
H A Dkaweth.c237 static int kaweth_read_configuration(struct kaweth_device *kaweth) in kaweth_read_configuration() argument
239 return usb_control_msg(kaweth->dev, usb_rcvctrlpipe(kaweth->dev, 0), in kaweth_read_configuration()
243 &kaweth->configuration, in kaweth_read_configuration()
244 sizeof(kaweth->configuration), in kaweth_read_configuration()
251 static int kaweth_set_urb_size(struct kaweth_device *kaweth, __u16 urb_size) in kaweth_set_urb_size() argument
253 netdev_dbg(kaweth->net, "Setting URB size to %d\n", (unsigned)urb_size); in kaweth_set_urb_size()
255 return usb_control_msg(kaweth->dev, usb_sndctrlpipe(kaweth->dev, 0), in kaweth_set_urb_size()
259 &kaweth->scratch, 0, in kaweth_set_urb_size()
266 static int kaweth_set_sofs_wait(struct kaweth_device *kaweth, __u16 sofs_wait) in kaweth_set_sofs_wait() argument
268 netdev_dbg(kaweth->net, "Set SOFS wait to %d\n", (unsigned)sofs_wait); in kaweth_set_sofs_wait()
[all …]
H A DMakefile7 obj-$(CONFIG_USB_KAWETH) += kaweth.o
H A DKconfig71 module will be called kaweth.
/openbmc/openbmc/poky/meta/recipes-kernel/linux-firmware/
H A Dlinux-firmware_20241210.bb39 & Firmware-kaweth \
115 file://LICENCE.kaweth;md5=b1d876e562f4b3b8d391ad8395dfe03f \
196 NO_GENERIC_LICENSE[Firmware-kaweth] = "LICENCE.kaweth"
1661 & Firmware-kaweth \
/openbmc/linux/Documentation/driver-api/usb/
H A Dpower-management.rst117 only drivers which do support it are the hub driver, kaweth, asix,
/openbmc/linux/
H A Dopengrok0.0.log[all...]
H A Dopengrok2.0.log[all...]