Home
last modified time | relevance | path

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

12

/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/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/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
/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/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/net/ethernet/toshiba/
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/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),
/linux/Documentation/scsi/
H A DChangeLog.sym53c8xx_288 Fix sent by Stig Telfer <stig@api-networks.com>
/linux/Documentation/admin-guide/aoe/
H A Daoe.rst53 untrusted networks should be ignored as a matter of security. See
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A De100.rst160 system on two IP networks in the same Ethernet broadcast domain
/linux/Documentation/networking/device_drivers/cellular/qualcomm/
H A Drmnet.rst18 handle multiple private data networks (PDN) like a default internet, tethering,
/linux/Documentation/networking/device_drivers/wifi/intel/
H A Dipw2200.rst405 merge networks.
420 An Ad-Hoc networks is created using the syntax of the Wireless tool.

12