Anatoly Burakov 0a081a5fd2 crypto/qat: remove atomics
Replacing atomics in the QAT driver with simple 16-bit integers for
number of inflight packets.

This adds a new limitation to the QAT driver: each queue pair is
now explicitly single-threaded.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
2017-10-12 15:11:35 +01:00
..
2017-01-30 17:46:36 +01:00
2017-07-08 17:43:49 +02:00
2017-04-20 11:32:45 +02:00
2017-05-07 22:27:29 +02:00
2017-10-12 15:11:35 +01:00