Searched refs:ocs_cbuf_put (Results 1 – 3 of 3) sorted by relevance
73 extern int32_t ocs_cbuf_put(ocs_cbuf_t *cbuf, void *elem);
528 ocs_cbuf_put(ocs_cbuf_t *cbuf, void *elem) in ocs_cbuf_put() function563 ocs_cbuf_put(cbuf, ocs_array_get(array, i)); in ocs_cbuf_prime()
175 rc = ocs_cbuf_put(xport->rq_thread_info[thr_index].seq_cbuf, seq); in ocs_unsolicited_cb()