Searched refs:NET_NAME_ENUM (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | netdevice.h | 43 #define NET_NAME_ENUM 1 /* enumerated by kernel */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | netdevice.h | 43 #define NET_NAME_ENUM 1 /* enumerated by kernel */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | netdevice.h | 43 #define NET_NAME_ENUM 1 /* enumerated by kernel */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | dummy.c | 165 dev_dummy = alloc_netdev(0, "dummy%d", NET_NAME_ENUM, dummy_setup); in dummy_init_one()
|
| H A D | veth.c | 1337 name_assign_type = NET_NAME_ENUM; in veth_newlink()
|
| /OK3568_Linux_fs/kernel/net/mac802154/ |
| H A D | main.c | 185 dev = ieee802154_if_add(local, "wpan%d", NET_NAME_ENUM, in ieee802154_register_hw()
|
| /OK3568_Linux_fs/kernel/drivers/net/can/ |
| H A D | vxcan.c | 199 name_assign_type = NET_NAME_ENUM; in vxcan_newlink()
|
| /OK3568_Linux_fs/kernel/net/l2tp/ |
| H A D | l2tp_eth.c | 261 name_assign_type = NET_NAME_ENUM; in l2tp_eth_create()
|
| /OK3568_Linux_fs/kernel/net/ieee802154/ |
| H A D | nl-phy.c | 189 name_assign_type = NET_NAME_ENUM; in ieee802154_add_iface()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/ |
| H A D | core.c | 217 wdev = ath6kl_interface_add(ar, "wlan%d", NET_NAME_ENUM, in ath6kl_core_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/ |
| H A D | main.c | 602 wdev = mwifiex_add_virtual_intf(adapter->wiphy, "mlan%d", NET_NAME_ENUM, in _mwifiex_fw_dpc() 612 wdev = mwifiex_add_virtual_intf(adapter->wiphy, "uap%d", NET_NAME_ENUM, in _mwifiex_fw_dpc() 623 wdev = mwifiex_add_virtual_intf(adapter->wiphy, "p2p%d", NET_NAME_ENUM, in _mwifiex_fw_dpc()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | core.c | 621 ret = qtnf_core_net_attach(mac, vif, "wlan%d", NET_NAME_ENUM); in qtnf_core_mac_attach()
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | main.c | 1307 result = ieee80211_if_add(local, "wlan%d", NET_NAME_ENUM, NULL, in ieee80211_register_hw()
|
| /OK3568_Linux_fs/kernel/drivers/net/ppp/ |
| H A D | ppp_generic.c | 3147 dev = alloc_netdev(sizeof(struct ppp), "", NET_NAME_ENUM, ppp_setup); in ppp_create_interface()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | rtnetlink.c | 3413 name_assign_type = NET_NAME_ENUM; in __rtnl_newlink()
|