Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8712/
Dusb_intf.c351 static const struct device_type wlan_type = { variable
389 pnetdev->dev.type = &wlan_type; in r871xu_drv_init()
/linux-4.1.27/drivers/net/wireless/prism54/
Dislpci_dev.c813 static struct device_type wlan_type = { variable
828 SET_NETDEV_DEVTYPE(ndev, &wlan_type); in islpci_setup()
/linux-4.1.27/drivers/staging/rtl8723au/os_dep/
Dos_intfs.c351 static const struct device_type wlan_type = { variable
366 pnetdev->dev.type = &wlan_type; in rtw_init_netdev23a()
/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/
Dos_intfs.c703 static const struct device_type wlan_type = { variable
720 pnetdev->dev.type = &wlan_type; in rtw_init_netdev()
/linux-4.1.27/drivers/net/usb/
Dusbnet.c1568 static struct device_type wlan_type = { variable
1713 SET_NETDEV_DEVTYPE(net, &wlan_type); in usbnet_probe()