Searched refs:n_pipelines (Results 1 – 4 of 4) sorted by relevance
65 uint32_t n_pipelines; member141 t_data->n_pipelines = 0; in thread_init()259 td->p[td->n_pipelines] = p->p; in thread_pipeline_enable()266 td->n_pipelines++; in thread_pipeline_enable()343 td->p[td->n_pipelines - 1]; in thread_pipeline_disable()351 td->n_pipelines--; in thread_pipeline_disable()436 t->n_pipelines++; in thread_msg_handle_pipeline_enable()448 uint32_t n_pipelines = t->n_pipelines; in thread_msg_handle_pipeline_disable() local459 if (i < n_pipelines - 1) { in thread_msg_handle_pipeline_disable()461 t->p[n_pipelines - 1]; in thread_msg_handle_pipeline_disable()[all …]
85 t_data->n_pipelines = 0; in softnic_thread_init()291 uint32_t n_pipelines, i; in softnic_thread_pipeline_enable() local318 td->p[td->n_pipelines] = p->p; in softnic_thread_pipeline_enable()331 td->n_pipelines++; in softnic_thread_pipeline_enable()383 uint32_t n_pipelines; in softnic_thread_pipeline_disable() local416 td->n_pipelines--; in softnic_thread_pipeline_disable()512 t->n_pipelines++; in thread_msg_handle_pipeline_enable()524 uint32_t n_pipelines = t->n_pipelines; in thread_msg_handle_pipeline_disable() local535 if (i < n_pipelines - 1) { in thread_msg_handle_pipeline_disable()537 t->p[n_pipelines - 1]; in thread_msg_handle_pipeline_disable()[all …]
604 uint32_t n_pipelines; member
68 uint32_t n_pipelines; member144 t_data->n_pipelines = 0; in thread_init()286 td->p[td->n_pipelines] = p->p; in thread_pipeline_enable()299 td->n_pipelines++; in thread_pipeline_enable()381 td->p[td->n_pipelines - 1]; in thread_pipeline_disable()389 td->n_pipelines--; in thread_pipeline_disable()483 t->n_pipelines++; in thread_msg_handle_pipeline_enable()495 uint32_t n_pipelines = t->n_pipelines; in thread_msg_handle_pipeline_disable() local506 if (i < n_pipelines - 1) { in thread_msg_handle_pipeline_disable()508 t->p[n_pipelines - 1]; in thread_msg_handle_pipeline_disable()[all …]