Searched refs:rr_work (Results 1 – 2 of 2) sorted by relevance
177 struct work_struct rr_work; member
188 container_of(work, struct rpcrdma_rep, rr_work); in rpcrdma_receive_worker()217 queue_work(rpcrdma_receive_wq, &rep->rr_work); in rpcrdma_recvcq_process_wc()936 INIT_WORK(&rep->rr_work, rpcrdma_receive_worker); in rpcrdma_create_rep()