Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_internals.h559 struct softnic_thread { struct
627 struct softnic_thread thread[RTE_MAX_LCORE];
H A Drte_eth_softnic_thread.c29 struct softnic_thread *t = &softnic->thread[i]; in softnic_thread_free()
48 struct softnic_thread *t = &softnic->thread[i]; in softnic_thread_init()
129 struct softnic_thread *t = &softnic->thread[thread_id]; in thread_sc_service_up()
184 struct softnic_thread *t = &softnic->thread[thread_id]; in thread_sc_service_down()
268 struct softnic_thread *t = &softnic->thread[thread_id]; in thread_msg_send_recv()