Home
last modified time | relevance | path

Searched refs:networks (Results 1 – 25 of 65) sorted by relevance

123

/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_module.c60 ieee->networks[i] = kzalloc_obj(struct libipw_network); in libipw_networks_allocate()
61 if (!ieee->networks[i]) { in libipw_networks_allocate()
64 kfree(ieee->networks[j]); in libipw_networks_allocate()
77 kfree(ieee->networks[i]); in libipw_networks_free()
102 list_add_tail(&ieee->networks[i]->list, in libipw_networks_initialize()
/linux/net/batman-adv/
H A DKconfig15 a routing protocol for multi-hop ad-hoc mesh networks. The
16 networks may be wired or wireless. See
32 compatible to B.A.T.M.A.N. IV networks.
54 mesh networks. If you think that your network does not need
/linux/net/ieee802154/
H A DKconfig6 complexity short range wireless personal area networks. It was
7 designed to organise networks of sensors, switches, etc automation
/linux/net/hsr/
H A DKconfig25 separate networks over the two slave interfaces. Like HSR, Ethernet
26 frames sent over the PRP device will be sent to both networks giving
27 a redundant, instant fail-over network. Unlike HSR, PRP networks
/linux/drivers/infiniband/sw/rdmavt/
H A DKconfig8 This is a common software verbs provider for RDMA networks.
/linux/drivers/staging/rtl8723bs/include/
H A Drtw_event.h92 struct wlan_bssid_ex networks[NETWORK_QUEUE_SZ]; member
/linux/drivers/accel/rocket/
H A DKconfig15 networks.
/linux/Documentation/networking/
H A Dmctp.rst14 Structure: interfaces & networks
18 networks.
32 If multiple networks are present, each may contain endpoint IDs (EIDs) that are
33 also present on other networks.
H A Dbridge.rst11 operation of bridges in computer networks. A bridge, in the context of this
55 Ethernet networks by identifying and disabling redundant links. In a Linux
162 devices to communicate as if they were on separate physical networks.
166 networks. It allows network administrators to create logical VLANs on a
312 Ethernet networks, to form one larger (logical) Ethernet network.
H A Ddctcp.rst8 center networks and leverages Explicit Congestion Notification (ECN) in
H A Dbareudp.rst8 leverage the UDP based load balancing capability of different networks.
H A Dgtp.rst214 based networks.
224 will result in different private networks having overlapping
H A Darcnet-hardware.rst27 networks but which is also different in some very important ways.
58 useful for realtime networks.
77 For more information on ARCnet networks, visit the "ARCNET Resource Center"
100 types of cabling: coax and twisted pair. The other ARCnet-type networks
114 Usually, the ARCnet networks are built up from STAR cards and hubs. There
199 you can build very complicated networks fulfilling all your needs! An
361 networks, on the order of 4km or so; in any case, the only real
582 networks and for connection to bus networks, it is downwardly compatible
583 with all the other standard boards designed for coax networks (that is,
792 The board is designed both for point-to-point connection in star networks
[all …]
/linux/Documentation/netlabel/
H A Ddraft-ietf-cipso-ipsecurity-01.txt162 tag. Use of tag types above 127 are restricted to closed networks where
163 interoperability with other networks will not be an issue. Implementations
434 IP networks and may be required to perform label translations between
435 networks. A CIPSO gateway may be an enhanced CIPSO host or it may just
438 IP networks.
444 MUST be able to reject datagrams going to networks that can not provide
625 datagrams. This capability might be used for single level networks or
626 networks that have CIPSO and non-CIPSO hosts and the non-CIPSO hosts
681 DOI to another when forwarding datagrams between networks. For
/linux/net/x25/
H A DKconfig15 countries have public X.25 networks. X.25 consists of two
/linux/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.h235 struct gelic_wl_scan_info *networks; member
H A Dps3_gelic_wireless.c2308 wl->networks = kzalloc_objs(struct gelic_wl_scan_info, in gelic_wl_alloc()
2311 if (!wl->networks) in gelic_wl_alloc()
2325 list_add_tail(&wl->networks[i].list, in gelic_wl_alloc()
2352 kfree(wl->networks); in gelic_wl_alloc()
2371 scan_info = wl->networks; in gelic_wl_free()
2374 kfree(wl->networks); in gelic_wl_free()
/linux/Documentation/networking/device_drivers/fddi/
H A Ddefza.rst23 existing IEEE 802.3 10BASE2 Ethernet and IEEE 802.5 Token Ring networks
/linux/net/bridge/
H A DKconfig16 networks of Ethernets using the IEEE 802.1 spanning tree algorithm.
/linux/Documentation/networking/pse-pd/
H A Dintroduction.rst9 Power Sourcing Equipment (PSE) is essential in networks for delivering power
H A Dpse-pi.rst50 networks 10/100BaseT or 1G/2G/5G/10GBaseT, the pairs used are carrying data.
183 10/100BaseT Ethernet networks where these pairs are used for data.
/linux/drivers/ptp/
H A DKconfig16 synchronize distributed clocks over Ethernet networks. The
52 The clock can be used in both wired and wireless networks
/linux/drivers/net/slip/
H A DKconfig74 networks that don't pass all control characters or are only seven
/linux/net/ipv4/
H A DKconfig174 networks without changing their IP addresses).
516 wired networks and throughput over wireless links.
563 10G networks, measurement noise introduced by LRO, GRO and interrupt
590 See http://www-ece.rice.edu/networks/TCP-LP/
597 throughput over wireless networks. TCP Veno makes use of state
/linux/drivers/net/ethernet/dec/tulip/
H A DKconfig87 deployed on potentially unfriendly networks (e.g. in a firewall),

123