summaryrefslogtreecommitdiff
path: root/include/linux/atomic
diff options
context:
space:
mode:
authorGiovanni Cabiddu <giovanni.cabiddu@intel.com>2024-03-06 21:58:49 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2024-04-02 10:47:43 +0800
commit680302d191b043cf3abe4076794de10171a4ca93 (patch)
tree3e737c4d8b2568584dfb544e788b4a0146cb9552 /include/linux/atomic
parent867e801005e9e76f7ae2d143fed0da440150c64d (diff)
downloadkernel-680302d191b043cf3abe4076794de10171a4ca93.tar.gz
crypto: qat - relocate CSR access code
As the common hw_data files are growing and the adf_hw_csr_ops is going to be extended with new operations, move all logic related to ring CSRs to the newly created adf_gen[2|4]_hw_csr_data.[c|h] files. This does not introduce any functional change. Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com> Signed-off-by: Xin Zeng <xin.zeng@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/linux/atomic')
0 files changed, 0 insertions, 0 deletions
?h=linux-6.12.y&id=3891845e1ef6e6807075d4241966b26f6ecb0a5c'>netns: Coexist with the sysfs limitations v2Eric W. Biederman 2008-10-08net: Distributed Switch Architecture protocol supportLennert Buytenhek 2008-09-22Phonet: add CONFIG_PHONETRemi Denis-Courmont 2008-08-22WIRELESS: Make wireless one-click selectable.Robert P. J. Day 2008-07-30net: Make "networking" one-click deselectable.Robert P. J. Day 2008-07-05net: Add STP demux layerPatrick McHardy 2008-03-04[IPV4]: Fix size description of CONFIG_INET.YOSHIFUJI Hideaki 2008-02-08namespaces: mark NET_NS with "depends on NAMESPACES"Pavel Emelyanov 2008-01-28[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED optionPatrick McHardy 2008-01-28[CAN]: Add PF_CAN core moduleOliver Hartkopp 2007-10-10[NET]: Add network namespace clone & unshare support.Eric W. Biederman