Searched refs:pg_thread (Results 1 – 11 of 11) sorted by relevance
49 pg_thread $thread "rem_device_all"50 pg_thread $thread "add_device" $dev
47 pg_thread $thread "rem_device_all"48 pg_thread $thread "add_device" $DEV
66 pg_thread $thread "rem_device_all"67 pg_thread $thread "add_device" $dev
51 pg_thread $thread "rem_device_all"52 pg_thread $thread "add_device" $dev
56 pg_thread $thread "rem_device_all"57 pg_thread $thread "add_device" $dev
45 pg_thread $thread "rem_device_all"46 pg_thread $thread "add_device" $dev
55 pg_thread $thread "rem_device_all"56 pg_thread $thread "add_device" $dev
62 pg_thread $thread "rem_device_all"63 pg_thread $thread "add_device" $dev
38 configuring the different components of pktgen: pg_ctrl(), pg_thread()43 * pg_thread() control the kernel threads and binding to devices
44 function pg_thread() { function
262 struct pktgen_thread *pg_thread;/* the owner */ member3572 if (pkt_dev->pg_thread) { in add_dev_to_thread()3579 pkt_dev->pg_thread = t; in add_dev_to_thread()