Home
last modified time | relevance | path

Searched refs:NET_NAME_ENUM (Results 1 – 13 of 13) sorted by relevance

/linux/include/uapi/linux/
H A Dnetdevice.h43 #define NET_NAME_ENUM 1 /* enumerated by kernel */ macro
/linux/drivers/net/can/
H A Dvxcan.c233 name_assign_type = NET_NAME_ENUM; in vxcan_newlink()
/linux/net/ieee802154/
H A Dnl-phy.c189 name_assign_type = NET_NAME_ENUM; in ieee802154_add_iface()
/linux/drivers/net/wireless/ath/ath6kl/
H A Dcore.c218 wdev = ath6kl_interface_add(ar, "wlan%d", NET_NAME_ENUM, in ath6kl_core_init()
/linux/drivers/net/mctp/
H A Dmctp-usb.c324 netdev = alloc_netdev(sizeof(*dev), "mctpusb%d", NET_NAME_ENUM, in mctp_usb_probe()
H A Dmctp-serial.c458 ndev = alloc_netdev(sizeof(*dev), name, NET_NAME_ENUM, in mctp_serial_open()
H A Dmctp-i3c.c589 ndev = alloc_netdev(sizeof(*mbus), namebuf, NET_NAME_ENUM, in mctp_i3c_bus_add()
/linux/net/ethernet/
H A Deth.c379 return alloc_netdev_mqs(sizeof_priv, "eth%d", NET_NAME_ENUM, in alloc_etherdev_mqs()
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dmain.c608 wdev = mwifiex_add_virtual_intf(adapter->wiphy, "mlan%d", NET_NAME_ENUM, in _mwifiex_fw_dpc()
619 wdev = mwifiex_add_virtual_intf(adapter->wiphy, "uap%d", NET_NAME_ENUM, in _mwifiex_fw_dpc()
631 wdev = mwifiex_add_virtual_intf(adapter->wiphy, "p2p%d", NET_NAME_ENUM, in _mwifiex_fw_dpc()
/linux/drivers/net/wwan/
H A Dwwan_core.c1281 dev = rtnl_create_link(&init_net, "wwan%d", NET_NAME_ENUM, in wwan_create_default_link()
/linux/drivers/net/
H A Dveth.c1845 name_assign_type = NET_NAME_ENUM; in veth_newlink()
/linux/net/dsa/
H A Duser.c2777 assign_type = NET_NAME_ENUM; in dsa_user_create()
/linux/net/core/
H A Drtnetlink.c3851 name_assign_type = NET_NAME_ENUM; in rtnl_newlink_create()