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

/linux-master/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c692 * srpt_free_ioctx - free a SRPT I/O context structure
698 static void srpt_free_ioctx(struct srpt_device *sdev, struct srpt_ioctx *ioctx, function
747 srpt_free_ioctx(sdev, ring[i], buf_cache, dir);
773 srpt_free_ioctx(sdev, ioctx_ring[i], buf_cache, dir);

Completed in 415 milliseconds