Home
last modified time | relevance | path

Searched defs:bc_serv (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/sunrpc/xprtrdma/
H A Dbackchannel.c223 struct svc_serv *bc_serv; in rpcrdma_bc_receive_call() local
/openbmc/linux/net/sunrpc/
H A Dbackchannel_rqst.c360 struct svc_serv *bc_serv = xprt->bc_serv; in xprt_complete_bc_request() local
/openbmc/linux/include/linux/sunrpc/
H A Dxprt.h278 struct svc_serv *bc_serv; /* The RPC service which will */ member