Searched defs:lcore_params (Results 1 – 8 of 8) sorted by relevance
10 struct __rte_cache_aligned lcore_params { struct 16 extern struct lcore_params *lcore_params; argument
243 struct lcore_params *lcore_params = lcore_params_array_default; global() variable [all...]
17 struct __rte_cache_aligned lcore_params { struct18 uint16_t port_id;19 uint8_t queue_id;20 uint8_t lcore_id;
22 struct lcore_params *lcore_params = lcore_params_array; variable
215 struct lcore_params { struct 224 lcore_rx(struct lcore_params *p) in lcore_rx() argument [all...]
99 struct __rte_cache_aligned lcore_params { global() struct 105 lcore_idlcore_params global() argument 118 static struct lcore_params * lcore_params = lcore_params_array_default; global() variable 776 uint8_t lcore_params = 0; parse_args() local [all...]
111 struct __rte_cache_aligned lcore_params { struct 117 static struct lcore_params lcore_params_array[MAX_LCORE_PARAMS]; argument 123 static struct lcore_params *lcore_params = lcore_params_array_default; variable [all...]
221 struct __rte_cache_aligned lcore_params { struct 227 static struct lcore_params lcore_params_array[MAX_LCORE_PARAMS]; argument 229 static struct lcore_params *lcore_params; variable [all...]