Searched refs:SET_NETDEV_DEVTYPE (Results 1 – 16 of 16) sorted by relevance
| /linux/drivers/net/ovpn/ |
| H A D | main.c | 174 SET_NETDEV_DEVTYPE(dev, &ovpn_type); in ovpn_setup()
|
| /linux/drivers/usb/gadget/function/ |
| H A D | u_ether.c | 794 SET_NETDEV_DEVTYPE(net, &gadget_type); in gether_setup_name() 850 SET_NETDEV_DEVTYPE(net, &gadget_type); in gether_setup_name_default()
|
| /linux/net/bridge/ |
| H A D | br_device.c | 490 SET_NETDEV_DEVTYPE(dev, &br_type); in br_dev_setup()
|
| /linux/net/bluetooth/bnep/ |
| H A D | core.c | 622 SET_NETDEV_DEVTYPE(dev, &bnep_type); in bnep_add_connection()
|
| /linux/net/hsr/ |
| H A D | hsr_device.c | 650 SET_NETDEV_DEVTYPE(dev, &hsr_type); in hsr_dev_setup()
|
| /linux/drivers/net/ |
| H A D | bareudp.c | 579 SET_NETDEV_DEVTYPE(dev, &bareudp_type); in bareudp_setup()
|
| H A D | amt.c | 3098 SET_NETDEV_DEVTYPE(dev, &amt_type); in amt_link_setup()
|
| /linux/drivers/net/usb/ |
| H A D | usbnet.c | 1877 SET_NETDEV_DEVTYPE(net, &wlan_type); in usbnet_probe() 1879 SET_NETDEV_DEVTYPE(net, &wwan_type); in usbnet_probe()
|
| /linux/net/8021q/ |
| H A D | vlan_dev.c | 588 SET_NETDEV_DEVTYPE(dev, &vlan_type); in vlan_dev_init()
|
| /linux/net/bluetooth/ |
| H A D | 6lowpan.c | 689 SET_NETDEV_DEVTYPE(netdev, &bt_type); in setup_netdev()
|
| /linux/drivers/net/wwan/ |
| H A D | wwan_core.c | 1131 SET_NETDEV_DEVTYPE(dev, &wwan_type); in wwan_rtnl_alloc()
|
| /linux/net/wireless/ |
| H A D | core.c | 1666 SET_NETDEV_DEVTYPE(dev, &wiphy_type); in cfg80211_netdev_notifier_call()
|
| /linux/net/dsa/ |
| H A D | user.c | 2801 SET_NETDEV_DEVTYPE(user_dev, &dsa_type); in dsa_user_create()
|
| /linux/include/linux/ |
| H A D | netdevice.h | 2810 #define SET_NETDEV_DEVTYPE(net, devtype) ((net)->dev.type = (devtype)) macro
|
| /linux/drivers/net/bonding/ |
| H A D | bond_main.c | 6001 SET_NETDEV_DEVTYPE(bond_dev, &bond_type); in bond_setup()
|
| /linux/drivers/net/vxlan/ |
| H A D | vxlan_core.c | 3351 SET_NETDEV_DEVTYPE(dev, &vxlan_type); in vxlan_setup()
|