linux_dsm_epyc7002/drivers/net/ethernet/marvell/octeontx2/af
Aleksey Makarov 021e2e53b8 octeontx2-af: Add mailbox support infra
This patch adds mailbox support infrastructure APIs.
Each RVU device has a dedicated 64KB mailbox region
shared with it's peer for communication. RVU AF has
a separate mailbox region shared with each of RVU PFs
and a RVU PF has a separate region shared with each of
it's VF.

These set of APIs are used by this driver (RVU AF) and
other RVU PF/VF drivers eg netdev, crypto e.t.c.

Signed-off-by: Aleksey Makarov <amakarov@marvell.com>
Signed-off-by: Sunil Goutham <sgoutham@marvell.com>
Signed-off-by: Lukasz Bartosik <lbartosik@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-10-10 10:06:01 -07:00
..
Makefile octeontx2-af: Add mailbox support infra 2018-10-10 10:06:01 -07:00
mbox.c octeontx2-af: Add mailbox support infra 2018-10-10 10:06:01 -07:00
mbox.h octeontx2-af: Add mailbox support infra 2018-10-10 10:06:01 -07:00
rvu_reg.h octeontx2-af: Add mailbox support infra 2018-10-10 10:06:01 -07:00
rvu_struct.h octeontx2-af: Reset all RVU blocks 2018-10-10 10:06:01 -07:00
rvu.c octeontx2-af: Gather RVU blocks HW info 2018-10-10 10:06:01 -07:00
rvu.h octeontx2-af: Gather RVU blocks HW info 2018-10-10 10:06:01 -07:00