Home
last modified time | relevance | path

Searched refs:wlan_type (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/staging/r8188eu/os_dep/
Dosdep_service.c112 static const struct device_type wlan_type = { variable
126 pnetdev->dev.type = &wlan_type; in rtw_alloc_etherdev_with_old_priv()
Dos_intfs.c695 static const struct device_type wlan_type = { variable
712 pnetdev->dev.type = &wlan_type; in rtw_init_netdev()
/Linux-v5.15/drivers/staging/rtl8712/
Dusb_intf.c334 static const struct device_type wlan_type = { variable
372 pnetdev->dev.type = &wlan_type; in r871xu_drv_init()
/Linux-v5.15/drivers/net/usb/
Dusbnet.c1652 static struct device_type wlan_type = { variable
1802 SET_NETDEV_DEVTYPE(net, &wlan_type); in usbnet_probe()