Home
last modified time | relevance | path

Searched full:connections (Results 1 – 25 of 475) sorted by relevance

12345678910>>...19

/linux/sound/aoa/fabrics/
H A Dlayout.c24 /* These are the connections the layout fabric
58 const struct codec_connection *connections; member
278 .connections = onyx_connections_noheadphones,
282 .connections = topaz_input,
289 .connections = onyx_connections_reallineout,
296 .connections = topaz_input,
304 .connections = onyx_connections_noheadphones,
311 .connections = topaz_input,
319 .connections = onyx_connections_noheadphones,
323 .connections
[all...]
/linux/Documentation/admin-guide/blockdev/drbd/
H A Ddata-structure-v9.rst12 devices (aka volumes) and connections to other nodes ("peer nodes"). Each DRBD
31 volume number. Likewise, peer_devices can be accessed from connections by
33 linked lists. There are back pointers from peer_devices to their connections a
34 devices, and from connections and devices to their resource.
41 devices and connections; their lifetime is determined by the lifetime of the
/linux/drivers/net/wan/
H A DKconfig12 achievable with commonly used asynchronous modem connections.
48 Generic HDLC driver supporting raw HDLC over WAN connections.
57 over WAN connections.
67 Generic HDLC driver supporting Cisco HDLC over WAN connections.
75 Generic HDLC driver supporting Frame Relay over WAN connections.
83 Generic HDLC driver supporting PPP over WAN connections.
91 Generic HDLC driver supporting X.25 over WAN connections.
/linux/arch/um/drivers/
H A Dport_kern.c27 struct list_head connections; member
65 list_add(&conn->list, &conn->port->connections); in pipe_interrupt()
73 "There are currently no UML consoles waiting for port connections.\n" \
199 .connections = LIST_HEAD_INIT(port->connections) }); in port_data()
240 conn = list_entry(port->connections.next, struct connection, in port_wait()
254 * connections until a good one is found. in port_wait()
/linux/include/uapi/linux/
H A Dip_vs.h162 /* thresholds for active connections */
172 __u32 conns; /* connections scheduled */
230 __u32 activeconns; /* active connections */
231 __u32 inactconns; /* inactive connections */
232 __u32 persistconns; /* persistent connections */
392 IPVS_DEST_ATTR_ACTIVE_CONNS, /* active connections */
393 IPVS_DEST_ATTR_INACT_CONNS, /* inactive connections */
394 IPVS_DEST_ATTR_PERSIST_CONNS, /* persistent connections */
441 IPVS_STATS_ATTR_CONNS, /* connections scheduled */
/linux/Documentation/networking/
H A Dnf_conntrack-sysctl.rst120 connections.
222 Control offload timeout for tcp connections.
223 TCP connections may be offloaded from nf conntrack to nf flow table.
229 Control offload timeout for udp connections.
230 UDP connections may be offloaded from nf conntrack to nf flow table.
H A Dip_dynaddr.rst7 This stuff allows diald ONESHOT connections to get established by
9 It is implemented for TCP diald-box connections(1) and IP_MASQuerading(2).
21 going up. So, the *same* (local AND masqueraded) connections requests that
/linux/drivers/acpi/
H A Dmipi-disco-img.c18 * with CSI-2 connections.
54 struct list_head connections; member
60 struct list_head connections; member
103 list_add(&conn->entry, &crwd->connections); in parse_csi2_resource()
118 INIT_LIST_HEAD(&csi2->connections); in acpi_mipi_add_crs_csi2()
157 csi_csr2_release_connections(&csi2->connections); in acpi_mipi_del_crs_csi2()
172 .connections = LIST_HEAD_INIT(crwd.connections), in acpi_mipi_check_crs_csi2()
181 if (list_empty(&crwd.connections)) in acpi_mipi_check_crs_csi2()
190 csi_csr2_release_connections(&crwd.connections); in acpi_mipi_check_crs_csi2()
194 list_replace(&crwd.connections, &csi2->connections); in acpi_mipi_check_crs_csi2()
[all …]
/linux/Documentation/trace/coresight/
H A Dcoresight-ect.rst46 The hardware trigger connections between CTIs and devices is implementation
48 the connections have an architecturally defined standard layout.
76 connections subsystem triggers0 triggers1 uevent
84 * ``nr_trigger_cons`` : total connections - triggers<N> directories.
92 * ``connections``: Links to connected *CoreSight* devices. The number of
101 CoreSight and non-CoreSight connections.
195 channel / trigger connections using the appropriate sysfs attributes.
/linux/drivers/usb/serial/
H A Dvisor.h105 } connections[2]; member
129 * @num_ports: maximum number of functions/connections in use
132 * connections.end_point_info is non-zero. If value is 0, then
133 * connections.port contains the endpoint number, which is the same for in
142 * The maximum number of connections currently supported is 2
153 } connections[2]; member
/linux/net/netlabel/
H A Dnetlabel_unlabeled.h26 * incoming unlabeled connections.
45 * label for incoming unlabeled connections.
84 * label for incoming unlabeled connections.
102 * static label for incoming unlabeled connections.
/linux/net/netfilter/
H A DKconfig90 into connections.
129 connections. Typically they are copied to connections from
131 connections to packets with the same target, with the packets
143 connections using the same identity, as long as they are
208 tracking code will be able to do state tracking on SCTP connections.
231 Tracking FTP connections is problematic: special helpers are
324 - Blindly assumes that control connections are always established
336 data connections.
518 ratelimit rule matchings per connections.
655 The SYNPROXY expression allows you to intercept TCP connections and
[all …]
H A Dnf_conncount.c3 * count the number of connections matching an arbitrary key.
11 * only ignore TIME_WAIT or gone connections
41 /* we will save the tuples of all connections we care about */
206 /* check the saved connections */ in __nf_conncount_add()
239 * we do not care about connections which are in __nf_conncount_add()
286 /* check the saved connections */ in nf_conncount_add_skb()
330 * we do not care about connections which are in __nf_conncount_gc_list()
775 MODULE_DESCRIPTION("netfilter: count number of connections matching a key");
/linux/drivers/net/wireless/virtual/
H A DKconfig18 This option adds support for ethernet connections to appear as if they
19 are wifi connections through a special rtnetlink device.
/linux/drivers/infiniband/ulp/rtrs/
H A DREADME6 which provides support to establish optimal number of connections
32 Each path consists of as many connections (QPs) as there are cpus on
66 1. Client starts establishing connections belonging to a path of a session one
71 version and magic for compatibility, total number of connections per session
84 3. After all connections of a path are established client sends to server the
108 *after all connections are established:
/linux/net/lapb/
H A DKconfig15 currently supports LAPB only over Ethernet connections. If you want
16 to use LAPB connections over Ethernet, say Y here and to "LAPB over
/linux/Documentation/devicetree/bindings/display/
H A Dallwinner,sun4i-a10-display-engine.yaml21 For all connections between components up to the TCONs in the
36 represent the connections between the components, while the numbers
39 The same rule also applies to DE 2.0 mixer-TCON connections:
/linux/net/rxrpc/
H A Dconn_client.c7 * Client connections need to be cached for a little while after they've made a
20 * of connections is below the reap threshold, we use the normal duration; if
225 * kill off connections that, say, have an ID more than about four in rxrpc_may_reuse_conn()
369 * Add a connection to a bundle if there are no usable connections or we have
370 * connections waiting for extra capacity.
380 /* See if there are any usable connections. */ in rxrpc_bundle_has_space()
740 * Discard expired client connections from the idle list. Each conn in the
766 /* If the number of connections is over the reap limit, we in rxrpc_discard_expired_client_conns()
811 * Clean up the client connections on a local endpoint.
/linux/drivers/greybus/
H A Dbundle.c96 list_for_each_entry(connection, &bundle->connections, bundle_links) in gb_bundle_disable_all_connections()
104 list_for_each_entry(connection, &bundle->connections, bundle_links) in gb_bundle_enable_all_connections()
207 INIT_LIST_HEAD(&bundle->connections); in gb_bundle_create()
H A Dconnection.c3 * Greybus connections
27 list_for_each_entry(connection, &hd->connections, hd_links) { in gb_connection_cport_in_use()
60 list_for_each_entry(connection, &hd->connections, hd_links) in gb_connection_hd_find()
124 * @intf: remote interface, or NULL for static connections
126 * @cport_id: remote-interface cport id, or 0 for static connections
202 list_add(&connection->hd_links, &hd->connections); in _gb_connection_create()
205 list_add(&connection->bundle_links, &bundle->connections); in _gb_connection_create()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsock_iter_batch.c608 int connections; member
714 .connections = nr_soreuse,
726 .connections = nr_soreuse,
738 .connections = nr_soreuse,
750 .connections = nr_soreuse,
765 .connections = init_batch_size,
811 if (tc->connections) { in do_resume_test()
814 tc->connections, fds, in do_resume_test()
840 established_fds, tc->connections*2, counts, tc->max_socks, in do_resume_test()
848 free_fds(established_fds, tc->connections*2); in do_resume_test()
/linux/samples/bpf/
H A Dtcp_bufs_kern.c56 /* Set sndbuf and rcvbuf of active connections */ in bpf_bufs()
66 /* Set sndbuf and rcvbuf of passive connections */ in bpf_bufs()
H A Dtcp_iw_kern.c57 /* Set sndbuf and rcvbuf of active connections */ in bpf_iw()
68 /* Set sndbuf and rcvbuf of passive connections */ in bpf_iw()
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_mfw_req.h42 /* Maximum number of outstanding commands across all connections */
90 /* Num Offloaded Connections TCP_IPv4. */
92 /* Num Offloaded Connections TCP_IPv6. */
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.h232 * qed_ll2_alloc(): Allocates LL2 connections set.
241 * qed_ll2_setup(): Inits LL2 connections set.
251 * qed_ll2_free(): Releases LL2 connections set

12345678910>>...19