Searched refs:user_wr (Results 1 – 1 of 1) sorted by relevance
2052 if (!user_wr) in ib_uverbs_post_send()2093 user_wr->wr.ud.ah, attrs); in ib_uverbs_post_send()2165 next->wr_id = user_wr->wr_id; in ib_uverbs_post_send()2167 next->opcode = user_wr->opcode; in ib_uverbs_post_send()2210 kfree(user_wr); in ib_uverbs_post_send()2219 struct ib_uverbs_recv_wr *user_wr; in ib_uverbs_unmarshall_recv() local2242 if (!user_wr) in ib_uverbs_unmarshall_recv()2259 if (user_wr->num_sge >= in ib_uverbs_unmarshall_recv()2281 next->wr_id = user_wr->wr_id; in ib_uverbs_unmarshall_recv()2298 kfree(user_wr); in ib_uverbs_unmarshall_recv()[all …]