Searched refs:srpt_alloc_rw_ctxs (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c895 static int srpt_alloc_rw_ctxs(struct srpt_send_ioctx *ioctx, function
1041 /* initialize data_direction early as srpt_alloc_rw_ctxs needs it */
1049 return srpt_alloc_rw_ctxs(ioctx, db, 1, sg, sg_cnt);
1067 return srpt_alloc_rw_ctxs(ioctx, idb->desc_list, nbufs,

Completed in 126 milliseconds