]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
octeontx2-af: add mbox for CPT LF reset
authorSrujana Challa <schalla@marvell.com>
Wed, 18 Jan 2023 12:03:49 +0000 (17:33 +0530)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Jan 2023 09:00:08 +0000 (09:00 +0000)
commitf58cf765e8f5f4860ea094aa12c156d9195a4c28
treedfed250ab6dcf12073ac50785de559a726f64e6f
parent07ea567d84cdf0add274d66db7c02b55b818d517
octeontx2-af: add mbox for CPT LF reset

On OcteonTX2 SoC, the admin function (AF) is the only one with all
priviliges to configure HW and alloc resources, PFs and it's VFs
have to request AF via mailbox for all their needs.
This patch adds a new mailbox for CPT VFs to request for CPT LF
reset.

Signed-off-by: Srujana Challa <schalla@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
drivers/net/ethernet/marvell/octeontx2/af/rvu_cpt.c