Searched refs:tx_thread_params (Results 1 – 1 of 1) sorted by relevance
286 struct tx_thread_params { struct291 static struct tx_thread_params tx_thread_params_array[MAX_LCORE_PARAMS]; argument292 static struct tx_thread_params tx_thread_params_array_default[] = {304 static struct tx_thread_params *tx_thread_params = variable2632 tx_thread[n_tx_thread].conf.thread_id = tx_thread_params[i].thread_id; in init_tx_threads()2633 tx_thread[n_tx_thread].conf.lcore_id = tx_thread_params[i].lcore_id; in init_tx_threads()2819 tx_thread_params = tx_thread_params_array; in parse_tx_config()