Searched refs:F_QUEUE_MAP_CPU (Results 1 - 1 of 1) sorted by relevance

/net/core/
H A Dpktgen.c202 #define F_QUEUE_MAP_CPU (1<<14) /* queue map mirrors smp_processor_id() */ macro
655 if (pkt_dev->flags & F_QUEUE_MAP_CPU)
1240 pkt_dev->flags |= F_QUEUE_MAP_CPU;
1243 pkt_dev->flags &= ~F_QUEUE_MAP_CPU;
2305 if (pkt_dev->flags & F_QUEUE_MAP_CPU)

Completed in 37 milliseconds