aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeontx2/af/rvu_cpt.c
AgeCommit message (Collapse)Author
2019-09-03octeontx2-af: Support to enable/disable Inline Ipsec functionalityVidya Velumuri
commit 708796c7a1891a26d4457e3381387480709c7ccc from git@git.assembla.com:cavium/WindRiver.linux.git Added mailbox messages for configuration of inline ipsec in nix and cpt Change-Id: I5eb6c6a09010419b29c616a5d5f2e8fabd327bf7 Signed-off-by: Vidya Velumuri <vidya.velumuri@marvell.com> Signed-off-by: Sibaranjan Pattnayak <spattnayak@marvell.com> Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
2019-09-02octeontx2-af: use get blkaddr function instead of macroPavan Nikhilesh
commit 649b565b8185c1ce0ac0415c5823b1804526a51c from git@git.assembla.com:cavium/WindRiver.linux.git Use rvu_get_blkaddr based on BLKTYPE instead of directly using the BLKADDR for CPT block. Added error checks for CPT AF error interrupts registration. crypto_eng_grp is defined as unsigned hence removed unnecessary comparison and it fixes compilation warnings. Change-Id: Ic07d63221111aee4ba99c3d4da80e48f230d33dd Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com> Signed-off-by: Tomasz Duszynski <tduszynski@marvell.com> Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
2019-09-02octeontx2-af: add CPT support to AF driverLukasz Bartosik
commit 14244616a670d5016a379cb75e6ad4ffc49232ef from git@git.assembla.com:cavium/WindRiver.linux.git Change-Id: Ic264b4e64112c27d78e4550055a3b809d4f48adc Signed-off-by: Lukasz Bartosik <lbartosik@marvell.com> Signed-off-by: Kevin Hao <kexin.hao@windriver.com>