Searched refs:pg_thread (Results 1 – 11 of 11) sorted by relevance
39 pg_thread $thread "rem_device_all"40 pg_thread $thread "add_device" $DEV
41 pg_thread $thread "rem_device_all"42 pg_thread $thread "add_device" $dev
58 pg_thread $thread "rem_device_all"59 pg_thread $thread "add_device" $dev
43 pg_thread $thread "rem_device_all"44 pg_thread $thread "add_device" $dev
48 pg_thread $thread "rem_device_all"49 pg_thread $thread "add_device" $dev
38 pg_thread $thread "rem_device_all"39 pg_thread $thread "add_device" $dev
44 pg_thread $thread "rem_device_all"45 pg_thread $thread "add_device" $dev
54 pg_thread $thread "rem_device_all"55 pg_thread $thread "add_device" $dev
37 configuring the different components of pktgen: pg_ctrl(), pg_thread()42 * pg_thread() control the kernel threads and binding to devices
42 function pg_thread() { function
268 struct pktgen_thread *pg_thread;/* the owner */ member3568 if (pkt_dev->pg_thread) { in add_dev_to_thread()3575 pkt_dev->pg_thread = t; in add_dev_to_thread()