octeontx2-af: Fix devlink params
authorSunil Goutham <sgoutham@marvell.com>
Thu, 7 Mar 2024 10:56:23 +0000 (16:26 +0530)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Mar 2024 10:17:07 +0000 (10:17 +0000)
commitfc1b2901e0feed933aaee273d0b0ca961539f4d7
tree62010a21d16ac0b99c5ae9e9ca58d261b321ee40
parentb0ec2abf98267f14d032102551581c833b0659d3
octeontx2-af: Fix devlink params

Devlink param for adjusting NPC MCAM high zone
area is in wrong param list and is not getting
activated on CN10KA silicon.
That patch fixes this issue.

Fixes: dd7842878633 ("octeontx2-af: Add new devlink param to configure maximum usable NIX block LFs")
Signed-off-by: Sunil Goutham <sgoutham@marvell.com>
Signed-off-by: Sai Krishna <saikrishnag@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/octeontx2/af/rvu_devlink.c