Home
last modified time | relevance | path

Searched refs:rpcrdma_connect_worker (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/sunrpc/xprtrdma/
Dxprt_rdma.h506 void rpcrdma_connect_worker(struct work_struct *);
Drpc_rdma.c698 rpcrdma_connect_worker(struct work_struct *work) in rpcrdma_connect_worker() function
Dverbs.c625 INIT_DELAYED_WORK(&ep->rep_connect_worker, rpcrdma_connect_worker); in rpcrdma_ep_create()