Searched refs:rdma_dim (Results 1 – 4 of 4) sorted by relevance
76 void rdma_dim(struct dim *dim, u64 completions) in rdma_dim() function 109 EXPORT_SYMBOL(rdma_dim);
7 dimlib-y := dim.o net_dim.o rdma_dim.o
167 rdma_dim(dim, completed); in ib_poll_handler() 189 rdma_dim(cq->dim, completed); in ib_cq_poll_work()
440 * rdma_dim - Runs the adaptive moderation.444 * Each call to rdma_dim takes the latest amount of completions that449 void rdma_dim(struct dim *dim, u64 completions);