ocs_xport_rq_thread_info_t
ocs_xport_rq_thread_info_t *thread_data = mythread->arg;
xport->rq_thread_info = ocs_malloc(ocs, sizeof(ocs_xport_rq_thread_info_t) * num_rq_threads, OCS_M_ZERO);
ocs_xport_rq_thread_info_t *rq_thread_info;