diff options
author | Vamsi Attunuru <[email protected]> | 2024-07-06 08:30:09 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-07-10 14:58:29 +0200 |
commit | 5f67eef6dff39421215e9134f1eaae51b67a73b7 (patch) | |
tree | 6e1aeb758c027df963a38f512c6744c874ebda46 /scripts/rustdoc_test_builder.rs | |
parent | e56af94b9b5487a71f8c705c83ac5f7bc28ae1a2 (diff) |
misc: mrvl-cn10k-dpi: add Octeon CN10K DPI administrative driver
Adds a misc driver for Marvell CN10K DPI(DMA Engine) device's physical
function which initializes DPI DMA hardware's global configuration and
enables hardware mailbox channels between physical function (PF) and
it's virtual functions (VF). VF device drivers (User space drivers) use
this hw mailbox to communicate any required device configuration on it's
respective VF device. Accordingly, this DPI PF driver provisions the
VF device resources.
At the hardware level, the DPI physical function (PF) acts as a management
interface to setup the VF device resources, VF devices are only provisioned
to handle or control the actual DMA Engine's data transfer capabilities.
Signed-off-by: Vamsi Attunuru <[email protected]>
Reviewed-by: Srujana Challa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions