Searched refs:ioctx_recv_ring (Results 1 – 2 of 2) sorted by relevance
322 struct srpt_recv_ioctx **ioctx_recv_ring; member
1866 srpt_post_recv(sdev, ch, ch->ioctx_recv_ring[i]); in srpt_create_ch_ib()2115 srpt_free_ioctx_ring((struct srpt_ioctx **)ch->ioctx_recv_ring, in srpt_release_channel_work()2279 ch->ioctx_recv_ring = (struct srpt_recv_ioctx **) in srpt_cm_req_recv()2281 sizeof(*ch->ioctx_recv_ring[0]), in srpt_cm_req_recv()2285 if (!ch->ioctx_recv_ring) { in srpt_cm_req_recv()2292 INIT_LIST_HEAD(&ch->ioctx_recv_ring[i]->wait_list); in srpt_cm_req_recv()2463 srpt_free_ioctx_ring((struct srpt_ioctx **)ch->ioctx_recv_ring, in srpt_cm_req_recv()