aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
diff options
context:
space:
mode:
authorMarco Chiappero2021-09-28 12:44:38 +0100
committerHerbert Xu2021-10-08 20:02:43 +0800
commit7a73c4622aaa8a7a3820800c5c6b53e1097527ed (patch)
tree70c6da1267685d145e06147d36feba829f3ccb9f /drivers/gpu
parent71b5f2ab5e52df6f1a927e91243251bfc35c50e4 (diff)
crypto: qat - add VF and PF wrappers to common send function
The send function, adf_iov_putmsg(), is shared by both PF and VF. This commit provides two direction specific APIs, adf_send_pf2vf_msg() and adf_send_vf2pf_msg() which decouple the implementation, which can change and evolve over time, from the user. With this change, the adf_iov_putmsg() is now isolated inside the file adf_pf2vf_msg.c and has been marked as static. Signed-off-by: Marco Chiappero <marco.chiappero@intel.com> Co-developed-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com> Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/gpu')
0 files changed, 0 insertions, 0 deletions