Home
last modified time | relevance | path

Searched refs:softnic_thread_data (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_thread.c47 struct softnic_thread_data *t_data = &softnic->thread_data[i]; in softnic_thread_init()
314 struct softnic_thread_data *td = &softnic->thread_data[thread_id]; in softnic_thread_pipeline_enable()
396 struct softnic_thread_data *td = &softnic->thread_data[thread_id]; in softnic_thread_pipeline_disable()
489 thread_msg_handle_pipeline_enable(struct softnic_thread_data *t, in thread_msg_handle_pipeline_enable()
520 thread_msg_handle_pipeline_disable(struct softnic_thread_data *t, in thread_msg_handle_pipeline_disable()
557 thread_msg_handle(struct softnic_thread_data *t) in thread_msg_handle()
2992 struct softnic_thread_data *t; in rte_pmd_softnic_run_internal()
H A Drte_eth_softnic_internals.h602 struct softnic_thread_data { struct
640 struct softnic_thread_data thread_data[RTE_MAX_LCORE];