Searched refs:devices (Results 1 – 19 of 19) sorted by relevance
/net/mctp/ |
D | Kconfig | 8 their managed devices (peripherals, host processors, etc.). The 12 devices, you'll want to enable a driver for a specific hardware
|
/net/mac802154/ |
D | Kconfig | 13 networking stack for SoftMAC devices (the ones implementing 20 If you plan to use HardMAC IEEE 802.15.4 devices, you can
|
D | llsec.c | 34 INIT_LIST_HEAD(&sec->table.devices); in mac802154_llsec_init() 55 list_for_each_entry_safe(dev, dn, &sec->table.devices, list) { in mac802154_llsec_destroy() 386 list_add_tail_rcu(&entry->dev.list, &sec->table.devices); in mac802154_llsec_dev_add()
|
/net/ipv4/ |
D | udp_tunnel_nic.c | 698 list_for_each_entry(node, &info->shared->devices, list) in udp_tunnel_nic_replay() 820 INIT_LIST_HEAD(&info->shared->devices); in udp_tunnel_nic_register() 824 list_add_tail(&node->list, &info->shared->devices); in udp_tunnel_nic_register() 848 list_for_each_entry(node, &info->shared->devices, list) in udp_tunnel_nic_unregister() 851 if (list_entry_is_head(node, &info->shared->devices, list)) in udp_tunnel_nic_unregister() 857 first = list_first_entry_or_null(&info->shared->devices, in udp_tunnel_nic_unregister()
|
D | Kconfig | 109 This enables automatic configuration of IP addresses of devices and
|
/net/l3mdev/ |
D | Kconfig | 11 drivers to support L3 master devices like VRF.
|
/net/switchdev/ |
D | Kconfig | 12 meaning of the word "switch". This include devices supporting L2/L3 but
|
/net/nfc/hci/ |
D | Kconfig | 8 implementation. This is mostly needed for devices that only process
|
/net/packet/ |
D | Kconfig | 10 directly with network devices without an intermediate network
|
/net/nfc/ |
D | Kconfig | 12 communication) devices.
|
/net/ieee802154/ |
D | Kconfig | 8 devices. Maximum allowed data rate is 250 kb/s and typical personal
|
D | nl-mac.c | 1087 list_for_each_entry(pos, &data->table->devices, list) { in llsec_iter_devs() 1191 list_for_each_entry(dpos, &data->table->devices, list) { in llsec_iter_devkeys()
|
D | nl802154.c | 2055 list_for_each_entry(dev, &table->devices, list) { in nl802154_dump_llsec_dev() 2237 list_for_each_entry(dpos, &table->devices, list) { in nl802154_dump_llsec_devkey()
|
/net/bluetooth/ |
D | 6lowpan.c | 1185 struct list_head devices; in disconnect_devices() local 1187 INIT_LIST_HEAD(&devices); in disconnect_devices() 1204 list_add_rcu(&new_dev->list, &devices); in disconnect_devices() 1209 list_for_each_entry_safe(entry, tmp, &devices, list) { in disconnect_devices()
|
/net/sched/ |
D | Kconfig | 19 then be attached to different network devices. This is useful for 20 example if some of your network devices are real time devices that 84 to support devices that have multiple hardware transmit queues. 127 of several physical devices into one virtual device. 188 (GRED) packet scheduling algorithm for some of your network devices 424 for all network devices. 723 other devices.
|
/net/tipc/ |
D | Kconfig | 30 IP-over-InfiniBand devices.
|
/net/caif/ |
D | Kconfig | 20 physical devices that your platform requires.
|
/net/atm/ |
D | Kconfig | 54 Multi-Protocol Over ATM allows ATM edge devices such as routers,
|
/net/ |
D | Kconfig | 137 bool "Timestamping in PHY devices" 141 other MII bus snooping devices) with hardware timestamping 492 on slave pci ethernet devices with the same mac address as the
|