Home
last modified time | relevance | path

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

123

/linux-6.15/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_module.c60 ieee->networks[i] = kzalloc(sizeof(struct libipw_network), in libipw_networks_allocate()
62 if (!ieee->networks[i]) { in libipw_networks_allocate()
65 kfree(ieee->networks[j]); in libipw_networks_allocate()
78 kfree(ieee->networks[i]); in libipw_networks_free()
103 list_add_tail(&ieee->networks[i]->list, in libipw_networks_initialize()
/linux-6.15/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-6.15/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.
53 mesh networks. If you think that your network does not need
/linux-6.15/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-6.15/drivers/infiniband/sw/rdmavt/
H A DKconfig8 This is a common software verbs provider for RDMA networks.
/linux-6.15/drivers/staging/rtl8723bs/include/
H A Drtw_event.h92 struct wlan_bssid_ex networks[NETWORK_QUEUE_SZ]; member
/linux-6.15/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 Ddctcp.rst8 center networks and leverages Explicit Congestion Notification (ECN) in
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 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.rst25 networks but which is also different in some very important ways.
56 useful for realtime networks.
76 advantages) of ARCnet networks, you might try the "ARCnet Trade Association"
99 types of cabling: coax and twisted pair. The other ARCnet-type networks
113 Usually, the ARCnet networks are built up from STAR cards and hubs. There
198 you can build very complicated networks fulfilling all your needs! An
360 networks, on the order of 4km or so; in any case, the only real
581 networks and for connection to bus networks, it is downwardly compatible
582 with all the other standard boards designed for coax networks (that is,
792 and for connection to bus networks.
[all …]
/linux-6.15/drivers/net/hippi/
H A DKconfig13 single-mode). HIPPI networks are commonly used for clusters and to
/linux-6.15/Documentation/devicetree/bindings/net/
H A Dmicrochip,lan8650.yaml14 PHY to enable 10BASE‑T1S networks. The Ethernet Media Access Controller
/linux-6.15/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-6.15/net/x25/
H A DKconfig15 countries have public X.25 networks. X.25 consists of two
/linux-6.15/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 = kcalloc(GELIC_WL_BSS_MAX_ENT, in gelic_wl_alloc()
2312 if (!wl->networks) in gelic_wl_alloc()
2326 list_add_tail(&wl->networks[i].list, in gelic_wl_alloc()
2353 kfree(wl->networks); in gelic_wl_alloc()
2372 scan_info = wl->networks; in gelic_wl_free()
2375 kfree(wl->networks); in gelic_wl_free()
/linux-6.15/Documentation/networking/device_drivers/fddi/
H A Ddefza.rst23 existing IEEE 802.3 10BASE2 Ethernet and IEEE 802.5 Token Ring networks
/linux-6.15/net/bridge/
H A DKconfig16 networks of Ethernets using the IEEE 802.1 spanning tree algorithm.
/linux-6.15/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-6.15/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-6.15/drivers/net/slip/
H A DKconfig74 networks that don't pass all control characters or are only seven
/linux-6.15/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

123