/Linux-v4.19/net/rds/ |
D | transport.c | 41 static struct rds_transport *transports[RDS_TRANS_COUNT]; variable 50 if (transports[trans->t_type]) in rds_trans_register() 54 transports[trans->t_type] = trans; in rds_trans_register() 66 transports[trans->t_type] = NULL; in rds_trans_unregister() 96 trans = transports[i]; in rds_trans_get_preferred() 117 trans = transports[i]; in rds_trans_get() 149 trans = transports[i]; in rds_trans_stats_info_copy()
|
/Linux-v4.19/net/sctp/ |
D | associola.c | 396 transport = list_entry(pos, struct sctp_transport, transports); in sctp_association_free() 515 list_del_rcu(&peer->transports); in sctp_assoc_rm_peer() 521 transport = list_entry(pos, struct sctp_transport, transports); in sctp_assoc_rm_peer() 726 list_add_tail_rcu(&peer->transports, &asoc->peer.transport_addr_list); in sctp_assoc_add_peer() 752 transport = list_entry(pos, struct sctp_transport, transports); in sctp_assoc_del_peer() 771 transports) { in sctp_assoc_lookup_paddr() 787 transports) { in sctp_assoc_del_nonprimary_peers() 977 transports) { in sctp_assoc_lookup_tsn() 1137 trans = list_entry(pos, struct sctp_transport, transports); in sctp_assoc_update() 1177 transports) in sctp_assoc_update() [all …]
|
D | proc.c | 136 transports) { in sctp_seq_dump_remote_addrs() 322 transports) { in sctp_remaddr_seq_show()
|
D | sm_sideeffect.c | 700 list_for_each_entry(t, &asoc->peer.transport_addr_list, transports) in sctp_cmd_hb_timers_start() 712 transports) { in sctp_cmd_hb_timers_stop() 725 transports) { in sctp_cmd_t3_rtx_timers_stop() 1020 t = list_entry(pos, struct sctp_transport, transports); in sctp_cmd_del_non_primary() 1615 transports) { in sctp_cmd_interpreter() 1642 transports) { in sctp_cmd_interpreter()
|
D | outqueue.c | 228 transports) { in __sctp_outq_teardown() 453 transports) { in sctp_prsctp_prune() 1291 transports) { in sctp_outq_sack() 1320 list_for_each_entry(transport, transport_list, transports) { in sctp_outq_sack() 1344 list_for_each_entry(transport, transport_list, transports) in sctp_outq_sack()
|
D | sm_make_chunk.c | 853 transports) in sctp_make_sack() 2388 transport = list_entry(pos, struct sctp_transport, transports); in sctp_process_init() 2444 transports) { in sctp_process_init() 2484 transport = list_entry(pos, struct sctp_transport, transports); in sctp_process_init() 3340 transports) { in sctp_asconf_param_success() 3354 transports) { in sctp_asconf_param_success()
|
/Linux-v4.19/Documentation/devicetree/bindings/input/rmi4/ |
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:
|
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
|
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
|
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-v4.19/arch/um/drivers/ |
D | Kconfig | 232 transports. You'll need at least one of them, but may choose 243 This driver provides tap, raw, gre and l2tpv3 network transports 276 at least one UML with one of the other transports to act as a 290 transports (possibly in addition to Multicast; they're not 292 the transports. 319 unlike other network transports that can handle all Ethernet 322 other transports, SLiRP works without the need of root level
|
D | net_kern.c | 556 static LIST_HEAD(transports); 597 list_add(&new->list, &transports); in register_transport() 623 list_for_each(ele, &transports) { in eth_setup_common()
|
/Linux-v4.19/net/9p/ |
D | Kconfig | 22 This builds support for a transports between
|
/Linux-v4.19/include/trace/events/ |
D | sctp.h | 83 transports) {
|
/Linux-v4.19/drivers/nvme/target/ |
D | Kconfig | 10 You need to select at least one of the transports below to make this
|
/Linux-v4.19/net/sunrpc/ |
D | Kconfig | 58 transports (InfiniBand, iWARP, or RoCE).
|
/Linux-v4.19/drivers/infiniband/ulp/ipoib/ |
D | Kconfig | 6 transports IP packets over InfiniBand so you can use your IB
|
/Linux-v4.19/net/vmw_vsock/ |
D | Kconfig | 12 You should also select one or more hypervisor-specific transports
|
/Linux-v4.19/Documentation/networking/ |
D | rmnet.txt | 8 IP mode. Physical transports include USB, HSIC, PCIe and IP accelerator.
|
D | rds.txt | 21 transports. The current implementation used to support RDS over TCP as well 254 sages on sockets. The dense bitmaps let transports send the 371 (though the concept can be extended to other transports). The classical
|
/Linux-v4.19/Documentation/driver-api/ |
D | scsi.rst | 171 Infrastructure to provide async events from transports to userspace via 173 transports. See `the original patch
|
/Linux-v4.19/arch/um/ |
D | Kconfig | 178 execution. By using pipes or other transports made available to
|
/Linux-v4.19/Documentation/scsi/ |
D | ufs.txt | 79 UTP transports messages through UFS protocol information unit(UPIU).
|
/Linux-v4.19/Documentation/networking/caif/ |
D | Linux-CAIF.txt | 15 ST-Ericsson modems support a number of transports between modem
|
/Linux-v4.19/Documentation/filesystems/nfs/ |
D | knfsd-stats.txt | 106 Note that incoming packets on NFS transports will be dealt with in
|