/linux-6.3-rc2/net/rds/ |
A D | transport.c | 47 static struct rds_transport *transports[RDS_TRANS_COUNT]; variable 56 if (transports[trans->t_type]) in rds_trans_register() 60 transports[trans->t_type] = trans; in rds_trans_register() 72 transports[trans->t_type] = NULL; in rds_trans_unregister() 102 trans = transports[i]; in rds_trans_get_preferred() 121 trans = transports[t_type]; in rds_trans_get() 127 trans = transports[t_type]; in rds_trans_get() 157 trans = transports[i]; in rds_trans_stats_info_copy()
|
/linux-6.3-rc2/net/sctp/ |
A D | associola.c | 498 list_del_rcu(&peer->transports); in sctp_assoc_rm_peer() 504 transport = list_entry(pos, struct sctp_transport, transports); in sctp_assoc_rm_peer() 766 transports) { in sctp_assoc_lookup_paddr() 782 transports) { in sctp_assoc_del_nonprimary_peers() 961 transports) { in sctp_assoc_lookup_tsn() 1121 trans = list_entry(pos, struct sctp_transport, transports); in sctp_assoc_update() 1161 transports) in sctp_assoc_update() 1291 for (trans = list_next_entry(trans, transports); 1; in sctp_assoc_update_retran_path() 1292 trans = list_next_entry(trans, transports)) { in sctp_assoc_update_retran_path() 1294 if (&trans->transports == &asoc->peer.transport_addr_list) in sctp_assoc_update_retran_path() [all …]
|
A D | proc.c | 121 transports) { in sctp_seq_dump_remote_addrs() 315 transports) { in sctp_remaddr_seq_show()
|
A D | outqueue.c | 214 transports) { in __sctp_outq_teardown() 438 transports) { in sctp_prsctp_prune() 1270 list_for_each_entry(transport, transport_list, transports) in sctp_outq_sack() 1305 transports) { in sctp_outq_sack() 1334 list_for_each_entry(transport, transport_list, transports) { in sctp_outq_sack() 1358 list_for_each_entry(transport, transport_list, transports) in sctp_outq_sack()
|
A D | sm_sideeffect.c | 724 list_for_each_entry(t, &asoc->peer.transport_addr_list, transports) in sctp_cmd_hb_timers_start() 736 transports) { in sctp_cmd_hb_timers_stop() 749 transports) { in sctp_cmd_t3_rtx_timers_stop() 1025 t = list_entry(pos, struct sctp_transport, transports); in sctp_cmd_del_non_primary() 1603 transports) { in sctp_cmd_interpreter() 1630 transports) { in sctp_cmd_interpreter()
|
A D | sm_make_chunk.c | 845 transports) in sctp_make_sack() 2428 transport = list_entry(pos, struct sctp_transport, transports); in sctp_process_init() 2476 transports) { in sctp_process_init() 2519 transport = list_entry(pos, struct sctp_transport, transports); in sctp_process_init() 3387 transports) { in sctp_asconf_param_success() 3401 transports) { in sctp_asconf_param_success()
|
A D | socket.c | 175 list_for_each_entry(t, &asoc->peer.transport_addr_list, transports) in sctp_for_each_tx_datachunk() 643 &asoc->peer.transport_addr_list, transports) { in sctp_send_asconf_add_ip() 893 transports) { in sctp_send_asconf_del_ip() 2563 transports) { in sctp_apply_peer_addr_params() 2588 transports) { in sctp_apply_peer_addr_params() 2673 transports) { in sctp_setsockopt_peer_addr_params() 2713 transports) { in sctp_apply_asoc_delayed_ack() 3153 transports) { in sctp_setsockopt_associnfo() 3900 transports) { in sctp_setsockopt_paddr_thresholds() 4472 transports) in sctp_setsockopt_encap_port() [all …]
|
/linux-6.3-rc2/net/9p/ |
A D | Kconfig | 22 This builds support for transports over TCP, Unix sockets and 29 This builds support for a transports between
|
/linux-6.3-rc2/Documentation/devicetree/bindings/input/rmi4/ |
A D | rmi_f01.txt | 4 transports and different functions. This file describes the device tree 6 for transports and other functions can be found in:
|
A D | rmi_spi.txt | 4 transports and different functions. This file describes the device tree 6 for other transports and functions can be found in
|
A D | rmi_i2c.txt | 4 transports and different functions. This file describes the device tree 6 for other transports and functions can be found in
|
A D | rmi_2d_sensor.txt | 4 transports and different functions. This file describes the device tree 6 Function 12. Complete documentation for transports and other functions
|
/linux-6.3-rc2/drivers/infiniband/ulp/ipoib/ |
A D | Kconfig | 7 transports IP packets over InfiniBand so you can use your IB
|
/linux-6.3-rc2/Documentation/virt/uml/ |
A D | user_mode_linux_howto_v2.rst | 233 * All transports which have tso and checksum offloads can deliver speeds 236 * All transports which have multi-packet rx and/or tx can deliver pps 257 For newer network drivers like the vector transports, ``root`` privilege 271 Configuring vector transports 274 All vector transports support a similar syntax: 284 These options are common for all transports: 318 * ``src, dst, src_port, dst_port`` - all transports which use sockets 323 transports which operate over IP. Additionally, for transports that 578 Configuring Legacy transports 581 Legacy transports are now considered obsolete. Please use the vector [all …]
|
/linux-6.3-rc2/arch/um/drivers/ |
A D | net_kern.c | 542 static LIST_HEAD(transports); 583 list_add(&new->list, &transports); in register_transport() 609 list_for_each(ele, &transports) { in eth_setup_common()
|
A D | Kconfig | 257 This driver provides tap, raw, gre and l2tpv3 network transports 294 at least one UML with one of the other transports to act as a 339 unlike other network transports that can handle all Ethernet 342 other transports, SLiRP works without the need of root level
|
/linux-6.3-rc2/net/vmw_vsock/ |
A D | Kconfig | 13 You should also select one or more hypervisor-specific transports
|
/linux-6.3-rc2/drivers/nvme/target/ |
A D | Kconfig | 13 You need to select at least one of the transports below to make this
|
/linux-6.3-rc2/Documentation/driver-api/ |
A D | scsi.rst | 171 Infrastructure to provide async events from transports to userspace via 173 transports. See `the original patch
|
/linux-6.3-rc2/net/sunrpc/ |
A D | Kconfig | 146 transports (InfiniBand, iWARP, or RoCE).
|
/linux-6.3-rc2/Documentation/networking/ |
A D | rds.rst | 26 transports. The current implementation used to support RDS over TCP as well 268 sages on sockets. The dense bitmaps let transports send the 396 (though the concept can be extended to other transports). The classical
|
/linux-6.3-rc2/Documentation/networking/caif/ |
A D | linux_caif.rst | 22 ST-Ericsson modems support a number of transports between modem
|
/linux-6.3-rc2/Documentation/networking/device_drivers/cellular/qualcomm/ |
A D | rmnet.rst | 15 IP mode. Physical transports include USB, HSIC, PCIe and IP accelerator.
|
/linux-6.3-rc2/Documentation/filesystems/nfs/ |
A D | knfsd-stats.rst | 108 Note that incoming packets on NFS transports will be dealt with in
|
/linux-6.3-rc2/Documentation/devicetree/bindings/firmware/ |
A D | arm,scmi.yaml | 95 SMC id required when using smc or hvc transports
|