]> git.ipfire.org Git - thirdparty/linux.git/commit
octeon_ep_vf: add VF-PF mailbox communication.
authorShinas Rasheed <srasheed@marvell.com>
Sat, 23 Dec 2023 13:39:55 +0000 (05:39 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Jan 2024 14:19:53 +0000 (14:19 +0000)
commitdb468f92c3b9437dfeb1dcf55d9b7d1b97769a6c
tree6dd8b857e3f1d1436af2f752652f1f7615762416
parent5f8c64c2344c888a03fa4b7fd8c3b5e0c235d879
octeon_ep_vf: add VF-PF mailbox communication.

Implement VF-PF mailbox to send all control commands from VF to PF
and receive responses and notifications from PF to VF.

Signed-off-by: Shinas Rasheed <srasheed@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_main.c
drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_main.h
drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_mbox.c
drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_mbox.h