Home
last modified time | relevance | path

Searched full:transports (Results 1 – 25 of 102) sorted by relevance

12345

/linux/net/rds/
H A Dtransport.c47 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()
H A Dib.c300 /* We will only ever look at IB transports */ in rds_ib_conn_info_visitor()
339 /* We will only ever look at IB transports */ in rds6_ib_conn_info_visitor()
401 * receiving should be device-agnostic. Transports would try and maintain
/linux/net/sctp/
H A Dassociola.c377 transport = list_entry(pos, struct sctp_transport, transports); in sctp_association_free()
499 list_del_rcu(&peer->transports); in sctp_assoc_rm_peer()
505 transport = list_entry(pos, struct sctp_transport, transports); in sctp_assoc_rm_peer()
607 /* An UNKNOWN state is only set on transports added by in sctp_assoc_add_peer()
608 * user in sctp_connectx() call. Such transports should be in sctp_assoc_add_peer()
720 list_add_tail_rcu(&peer->transports, &asoc->peer.transport_addr_list); in sctp_assoc_add_peer()
746 /* Cycle through all transports searching for a peer address. */ in sctp_assoc_lookup_paddr()
749 transports) { in sctp_assoc_lookup_paddr()
757 /* Remove all transports except a give one */
765 transports) { in sctp_assoc_del_nonprimary_peers()
[all …]
H A Doutqueue.c214 transports) { in __sctp_outq_teardown()
438 transports) { in sctp_prsctp_prune()
791 /* These transports have chunks to send. */
814 * transports created. in sctp_outq_select_transport()
860 /* Are we switching transports? Take care of transport locks. */ in sctp_outq_select_transport()
872 /* We've switched transports, so apply the in sctp_outq_select_transport()
1000 /* Switch transports & prepare the packet. */ in sctp_outq_flush_rtx()
1269 list_for_each_entry(transport, transport_list, transports) in sctp_outq_sack()
1304 transports) { in sctp_outq_sack()
1337 list_for_each_entry(transport, transport_list, transports) { in sctp_outq_sack()
[all …]
H A Dsm_sideeffect.c730 list_for_each_entry(t, &asoc->peer.transport_addr_list, transports) in sctp_cmd_hb_timers_start()
742 transports) { in sctp_cmd_hb_timers_stop()
755 transports) { in sctp_cmd_t3_rtx_timers_stop()
1021 * transports.
1030 t = list_entry(pos, struct sctp_transport, transports); in sctp_cmd_del_non_primary()
1585 * all transports have been tried at the current in sctp_cmd_interpreter()
1600 * all transports have been tried at the current in sctp_cmd_interpreter()
1611 transports) { in sctp_cmd_interpreter()
1638 transports) { in sctp_cmd_interpreter()
/linux/tools/virtio/linux/
H A Dvirtio_config.h14 * __virtio_test_bit - helper to test feature bits. For use by transports.
27 * __virtio_set_bit - helper to set feature bits. For use by transports.
38 * __virtio_clear_bit - helper to clear feature bits. For use by transports.
/linux/net/9p/
H A DKconfig25 This builds support for transports over TCP, Unix sockets and
32 This builds support for a transports between
/linux/Documentation/networking/
H A Drds.rst26 transports. The current implementation used to support RDS over TCP as well
268 messages on sockets. The dense bitmaps let transports send the
396 (though the concept can be extended to other transports). The classical
416 Transports such as TCP that are multipath capable may then set up a
420 Transports announce themselves as multipath capable by setting the
/linux/drivers/firmware/arm_scmi/
H A Dcommon.h174 * This can be dynamically set by transports at run-time
395 /* declarations for message passing transports */
429 * @shmem: Datagram operations for shared memory based transports
430 * @msg: Datagram operations for message based transports
448 * core transport operations accessible to the transports.
H A DKconfig85 source "drivers/firmware/arm_scmi/transports/Kconfig"
/linux/drivers/input/rmi4/
H A DMakefile19 # Transports
/linux/include/uapi/linux/
H A Dvm_sockets.h113 * transports too.
128 * this would be useful for other transports too.
H A Dvirtio_pcidev.h25 * @VIRTIO_PCIDEV_OP_MSI: MSI(-X) interrupt, this message basically transports
/linux/drivers/infiniband/ulp/ipoib/
H A DKconfig7 transports IP packets over InfiniBand so you can use your IB
/linux/include/linux/sunrpc/
H A Dxprtsock.h53 * Connection of transports
H A Dxprt.h197 * with the previous values. No such restriction exists for new transports,
250 * Connection of transports
260 * Disconnection of idle transports
/linux/net/vmw_vsock/
H A DKconfig13 You should also select one or more hypervisor-specific transports
/linux/net/sunrpc/
H A Dxprtmultipath.c403 /* for request to return active transports return only in xprt_switch_find_next_entry()
404 * active, for request to return offline transports in xprt_switch_find_next_entry()
516 * of transports.
/linux/drivers/iio/gyro/
H A Dmpu3050.h89 /* Probe called from different transports */
/linux/arch/um/drivers/
H A Dvector_kern.h105 /* remote address if any - some transports will leave this as null */
/linux/include/net/9p/
H A Dtransport.h19 * @list: used to maintain a list of currently available transports
/linux/drivers/nvme/target/
H A DKconfig14 You need to select at least one of the transports below to make this
/linux/net/atm/
H A Draw.c2 /* net/atm/raw.c - Raw AAL0 and AAL5 transports */
/linux/include/uapi/scsi/
H A Dscsi_netlink.h86 * If transports post vendor-unique events, they must pass a well-known
/linux/include/linux/
H A Dvirtio_config.h147 * __virtio_test_bit - helper to test feature bits. For use by transports.
160 * __virtio_set_bit - helper to set feature bits. For use by transports.
171 * __virtio_clear_bit - helper to clear feature bits. For use by transports.

12345