Home
last modified time | relevance | path

Searched refs:zd1201 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/zydas/
H A Dzd1201.c123 struct zd1201 *zd = urb->context; in zd1201_usbfree()
187 struct zd1201 *zd = urb->context; in zd1201_usbtx()
194 struct zd1201 *zd = urb->context; in zd1201_usbrx()
746 struct zd1201 *zd = netdev_priv(dev); in zd1201_net_open()
785 struct zd1201 *zd = netdev_priv(dev); in zd1201_hard_start_xmit()
834 struct zd1201 *zd = netdev_priv(dev); in zd1201_tx_timeout()
849 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_mac_address()
866 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_wireless_stats()
873 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_multicast()
891 struct zd1201 *zd = netdev_priv(dev); in zd1201_config_commit()
[all …]
H A DKconfig28 The zd1201 device requires external firmware to be loaded.
32 module will be called zd1201.
H A DMakefile4 obj-$(CONFIG_USB_ZD1201) += zd1201.o
H A Dzd1201.h22 struct zd1201 { struct
/openbmc/linux/
H A DMAINTAINERS22478 F: drivers/net/wireless/zydas/zd1201.*