.../net/ethernet/marvell/octeontx2/af/cgx.c | 11 ++ .../net/ethernet/marvell/octeontx2/af/cgx.h | 2 + .../marvell/octeontx2/af/lmac_common.h | 1 + .../net/ethernet/marvell/octeontx2/af/mbox.h | 7 + .../net/ethernet/marvell/octeontx2/af/rpm.c | 18 +- .../net/ethernet/marvell/octeontx2/af/rpm.h | 2 + .../ethernet/marvell/octeontx2/af/rvu_cgx.c | 23 +++ .../marvell/octeontx2/nic/otx2_devlink.c | 167 ++++++++++++++++++ .../marvell/octeontx2/nic/otx2_devlink.h | 23 ++- .../ethernet/marvell/octeontx2/nic/otx2_pf.c | 5 + 10 files changed, 257 insertions(+), 2 deletions(-)