Searched refs:pg_thread (Results 1 – 7 of 7) sorted by relevance
36 pg_thread $thread "rem_device_all"37 pg_thread $thread "add_device" $DEV
55 pg_thread $thread "rem_device_all"56 pg_thread $thread "add_device" $dev
45 pg_thread $thread "rem_device_all"46 pg_thread $thread "add_device" $dev
39 pg_thread $thread "rem_device_all"40 pg_thread $thread "add_device" $dev
35 configuring the different components of pktgen: pg_ctrl(), pg_thread()40 * pg_thread() control the kernel threads and binding to devices
42 function pg_thread() { function
248 struct pktgen_thread *pg_thread;/* the owner */ member3614 if (pkt_dev->pg_thread) { in add_dev_to_thread()3621 pkt_dev->pg_thread = t; in add_dev_to_thread()