commit | ffb0abd7e9cb22714d86ad8a60babd7b05ebdc06 | [log] [tgz] |
---|---|---|
author | Sunil Goutham <sgoutham@marvell.com> | Tue Oct 16 16:57:19 2018 +0530 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 17 21:33:43 2018 -0700 |
tree | 3dfc2b0164a121bd60333f8f746105019d283636 | |
parent | 709a4f0c254c06289283593b92b233451656bac3 [diff] |
octeontx2-af: NIX AQ instruction enqueue support Add support for a RVU PF/VF to submit instructions to NIX AQ via mbox. Instructions can be to init/write/read RQ/SQ/CQ/RSS 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>