Searched refs:ocs_xport_rq_thread_info_t (Results 1 – 3 of 3) sorted by relevance
60 } ocs_xport_rq_thread_info_t; typedef196 ocs_xport_rq_thread_info_t *rq_thread_info;
141 …xport->rq_thread_info = ocs_malloc(ocs, sizeof(ocs_xport_rq_thread_info_t) * num_rq_threads, OCS_M… in ocs_xport_rq_threads_create()
79 ocs_xport_rq_thread_info_t *thread_data = mythread->arg; in ocs_unsol_rq_thread()