Searched refs:ocs_cbuf_alloc (Results 1 – 3 of 3) sorted by relevance
72 extern ocs_cbuf_t *ocs_cbuf_alloc(ocs_os_handle_t os, uint32_t entry_count);
152 xport->rq_thread_info[i].seq_cbuf = ocs_cbuf_alloc(ocs, OCS_HW_RQ_NUM_HDR); in ocs_xport_rq_threads_create()
442 ocs_cbuf_alloc(ocs_os_handle_t os, uint32_t entry_count) in ocs_cbuf_alloc() function