commit | cb30711a6c7aa4956f3fea8bfe2d6adeac4f55c0 | [log] [tgz] |
---|---|---|
author | Sunil Goutham <sgoutham@marvell.com> | Tue Oct 16 16:57:16 2018 +0530 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 17 21:33:43 2018 -0700 |
tree | d51f1689619ddca0f2c631fde990833564e3c4a1 | |
parent | aba53d5dbceabd36786a2a2f63ebbfe40cc343ad [diff] |
octeontx2-af: NIX block LF initialization Upon receiving NIX_LF_ALLOC mbox message allocate memory for NIXLF's CQ, SQ, RQ, CINT, QINT and RSS HW contexts and configure respective base iova HW. Enable caching of contexts into NIX NDC. Return SQ buffer (SQB) size, this PF/VF MAC address etc info e.t.c to the mbox msg sender. Signed-off-by: Sunil Goutham <sgoutham@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>