Searched refs:xprt_class (Results 1 – 6 of 6) sorted by relevance
99 int xprt_register_transport(struct xprt_class *transport) in xprt_register_transport()101 struct xprt_class *t; in xprt_register_transport()131 int xprt_unregister_transport(struct xprt_class *transport) in xprt_unregister_transport()133 struct xprt_class *t; in xprt_unregister_transport()156 xprt_class_release(const struct xprt_class *t) in xprt_class_release()161 static const struct xprt_class *164 const struct xprt_class *t; in xprt_class_find_by_netid_locked()179 static const struct xprt_class *182 const struct xprt_class *t; in xprt_class_find_by_netid()206 const struct xprt_class *t; in xprt_load_transport()[all …]
3099 static struct xprt_class xs_local_transport = {3108 static struct xprt_class xs_udp_transport = {3117 static struct xprt_class xs_tcp_transport = {3126 static struct xprt_class xs_bc_tcp_transport = {
327 struct xprt_class { struct388 int xprt_register_transport(struct xprt_class *type);389 int xprt_unregister_transport(struct xprt_class *type);
275 struct xprt_class xprt_rdma_bc = {
588 extern struct xprt_class xprt_rdma_bc;
768 static struct xprt_class xprt_rdma = {