crypto: qat - move pfvf collision detection values
authorMarco Chiappero <marco.chiappero@intel.com>
Tue, 28 Sep 2021 11:44:36 +0000 (12:44 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 8 Oct 2021 12:02:42 +0000 (20:02 +0800)
commit21db65edb6a5a160a402311d1fad0c8ae050eec1
treee1de5d3ffc75143a67c1849144e493233e017701
parent6e680f94bc31d0fd0ff01123c964d895ea8040fa
crypto: qat - move pfvf collision detection values

Keep adf_pf2vf_msg.h as much as possible focused on the protocol
definition.
Instead, collision parameters are an implementation detail which should
stay close to the code consuming them, therefore move them to
adf_pf2vf_msg.c.

Signed-off-by: Marco Chiappero <marco.chiappero@intel.com>
Reviewed-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/qat/qat_common/adf_pf2vf_msg.c
drivers/crypto/qat/qat_common/adf_pf2vf_msg.h