Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_internals.h590 struct softnic_thread_data { struct
628 struct softnic_thread_data thread_data[RTE_MAX_LCORE];
H A Drte_eth_softnic_thread.c49 struct softnic_thread_data *t_data = &softnic->thread_data[i]; in softnic_thread_init()
318 struct softnic_thread_data *td = &softnic->thread_data[thread_id]; in softnic_thread_pipeline_enable()
400 struct softnic_thread_data *td = &softnic->thread_data[thread_id]; in softnic_thread_pipeline_disable()
493 thread_msg_handle_pipeline_enable(struct softnic_thread_data *t, in thread_msg_handle_pipeline_enable()
524 thread_msg_handle_pipeline_disable(struct softnic_thread_data *t, in thread_msg_handle_pipeline_disable()
561 thread_msg_handle(struct softnic_thread_data *t) in thread_msg_handle()
2996 struct softnic_thread_data *t; in rte_pmd_softnic_run_internal()