Searched refs:rpc_xprt_ops (Results 1 – 3 of 3) sorted by relevance
152 struct rpc_xprt_ops { struct 215 const struct rpc_xprt_ops *ops; /* transport methods */153 set_buffer_sizerpc_xprt_ops global() argument 154 reserve_xprtrpc_xprt_ops global() argument 155 release_xprtrpc_xprt_ops global() argument 156 alloc_slotrpc_xprt_ops global() argument 157 free_slotrpc_xprt_ops global() argument 159 rpcbindrpc_xprt_ops global() argument 160 set_portrpc_xprt_ops global() argument 161 connectrpc_xprt_ops global() argument 162 get_srcaddrrpc_xprt_ops global() argument 164 get_srcportrpc_xprt_ops global() argument 165 buf_allocrpc_xprt_ops global() argument 166 buf_freerpc_xprt_ops global() argument 167 prepare_requestrpc_xprt_ops global() argument 169 send_requestrpc_xprt_ops global() argument 170 abort_send_requestrpc_xprt_ops global() argument 171 wait_for_reply_requestrpc_xprt_ops global() argument 172 timerrpc_xprt_ops global() argument 173 release_requestrpc_xprt_ops global() argument 174 closerpc_xprt_ops global() argument 175 destroyrpc_xprt_ops global() argument 176 set_connect_timeoutrpc_xprt_ops global() argument 179 print_statsrpc_xprt_ops global() argument 180 enable_swaprpc_xprt_ops global() argument 181 disable_swaprpc_xprt_ops global() argument 182 inject_disconnectrpc_xprt_ops global() argument 183 bc_setuprpc_xprt_ops global() argument 185 bc_maxpayloadrpc_xprt_ops global() argument 186 bc_num_slotsrpc_xprt_ops global() argument 187 bc_free_rqstrpc_xprt_ops global() argument 188 bc_destroyrpc_xprt_ops global() argument
210 static const struct rpc_xprt_ops xprt_rdma_bc_procs = {
3056 static const struct rpc_xprt_ops xs_local_ops = {3077 static const struct rpc_xprt_ops xs_udp_ops = {3102 static const struct rpc_xprt_ops xs_tcp_ops = {3135 * The rpc_xprt_ops for the server backchannel3138 static const struct rpc_xprt_ops bc_tcp_ops = {