Searched refs:tx_core (Results 1 – 7 of 7) sorted by relevance
55 uint64_t tx_core[MAX_NUM_CORE]; member137 if (fdata->tx_core[lcore_id]) { in schedule_devices()
28 fdata->tx_core[lcore_id] || fdata->worker_core[lcore_id]); in core_in_use()236 fdata->tx_core[i] = !!(tx_lcore_mask & (1ULL << i)); in parse_app_args()405 !fdata->tx_core[lcore_id] && in main()414 if (fdata->tx_core[lcore_id]) in main()
916 memset(fdata->tx_core, 0, sizeof(unsigned int) * MAX_NUM_CORE); in worker_tx_enq_opt_check()
230 pconf->tx_core = (uint8_t)vals[4]; in app_parse_flow_conf()232 pconf->tx_core = pconf->wt_core; in app_parse_flow_conf()274 mask = 1lu << pconf->tx_core; in app_parse_flow_conf()
100 uint32_t tx_core; member
64 if (flow->tx_core == lcore_id) { in app_main_loop()
397 snprintf(ring_name, MAX_NAME_LEN, "ring-%u-%u", i, qos_conf[i].tx_core); in app_init()