commit | 4a3581cd5995d86721b3a38e1e2799b2137b4d77 | [log] [tgz] |
---|---|---|
author | Sunil Goutham <sgoutham@marvell.com> | Tue Oct 16 16:57:13 2018 +0530 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 17 21:33:42 2018 -0700 |
tree | 0776fffbd1342caf73c97e0f97953324a0eca7ea | |
parent | 3fa4c3232ac9da57f1ad10ddc971f521e62edc69 [diff] |
octeontx2-af: NPA AQ instruction enqueue support Add support for a RVU PF/VF to submit instructions to NPA AQ via mbox. Instructions can be to init/write/read Aura/Pool/Qint contexts. In case of read, context will be returned as part of response to the mbox msg received. Signed-off-by: Sunil Goutham <sgoutham@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>