Searched refs:rpcrdma_connect_worker (Results 1 – 3 of 3) sorted by relevance
474 void rpcrdma_connect_worker(struct work_struct *);
691 rpcrdma_connect_worker(struct work_struct *work) in rpcrdma_connect_worker() function
772 INIT_DELAYED_WORK(&ep->rep_connect_worker, rpcrdma_connect_worker); in rpcrdma_ep_create()