]> www.infradead.org Git - users/hch/misc.git/commit
octeon_ep_vf: add VF-PF mailbox communication.
authorShinas Rasheed <srasheed@marvell.com>
Thu, 8 Feb 2024 10:18:35 +0000 (02:18 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 12 Feb 2024 09:01:52 +0000 (09:01 +0000)
commitc5cb944ded9475bce2c4197f9c7103eab8c7c3f8
tree8933c26a94a9504b7feee16f57efee46cca98f6e
parent2c0c32c72be29fba0bbd535308038b49caaf4fc1
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