Home
last modified time | relevance | path

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

/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_internals.h571 struct softnic_thread { struct
639 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()
46 struct softnic_thread *t = &softnic->thread[i]; in softnic_thread_init()
127 struct softnic_thread *t = &softnic->thread[thread_id]; in thread_sc_service_up()
180 struct softnic_thread *t = &softnic->thread[thread_id]; in thread_sc_service_down()
264 struct softnic_thread *t = &softnic->thread[thread_id]; in thread_msg_send_recv()