Searched defs:lcore_conf (Results 1 – 9 of 9) sorted by relevance
76 struct lcore_conf { struct77 uint16_t n_rx_queue;78 struct lcore_rx_queue rx_queue_list[MAX_RX_QUEUE_PER_LCORE];79 uint16_t n_tx_port;80 uint16_t tx_port_id[RTE_MAX_ETHPORTS];81 uint16_t tx_queue_id[RTE_MAX_ETHPORTS];82 struct mbuf_table tx_mbufs[RTE_MAX_ETHPORTS];106 extern struct lcore_conf lcore_conf[RTE_MAX_LCORE]; argument
94 struct lcore_conf lcore_conf[RTE_MAX_LCORE]; variable
132 struct lcore_conf { struct154 struct lcore_conf *lconf; argument512 struct lcore_conf *lcore_conf, in lcore_conf_init()687 run_encoding(struct lcore_conf *lcore_conf) in run_encoding()818 run_decoding(struct lcore_conf *lcore_conf) in run_decoding()918 struct lcore_conf *lcore_conf = arg; in processing_loop() local1045 struct lcore_conf lcore_conf[RTE_MAX_LCORE] = { {0} }; in main() local
86 struct lcore_conf { struct95 static struct lcore_conf lcore_conf[RTE_MAX_LCORE]; argument
98 struct lcore_conf { struct105 struct lcore_conf lcore_conf[RTE_MAX_LCORE]; argument
361 struct lcore_conf { struct362 uint16_t n_rx_queue;363 struct lcore_rx_queue rx_queue_list[MAX_RX_QUEUE_PER_LCORE];364 uint16_t n_tx_port;365 uint16_t tx_port_id[RTE_MAX_ETHPORTS];366 uint16_t tx_queue_id[RTE_MAX_ETHPORTS];367 struct rte_eth_dev_tx_buffer *tx_buffer[RTE_MAX_ETHPORTS];368 lookup_struct_t * ipv4_lookup_struct;369 lookup_struct_t * ipv6_lookup_struct;405 static struct lcore_conf lcore_conf[RTE_MAX_LCORE] __rte_cache_aligned; variable
232 struct lcore_conf { struct248 static struct lcore_conf lcore_conf[RTE_MAX_LCORE]; argument
1355 struct lcore_conf { struct1364 static struct lcore_conf lcore_conf[RTE_MAX_LCORE]; argument
251 struct pmd_core_cfg *lcore_conf; in clb_multiwait() local316 struct pmd_core_cfg *lcore_conf; in clb_pause() local356 struct pmd_core_cfg *lcore_conf = &lcore_cfgs[lcore]; in clb_scale_freq() local