Merge branch 'octeopntx2-LMTST-regions'
Geetha sowjanya says:
====================
Dynamic LMTST region setup
This patch series allows RVU PF/VF to allocate memory for
LMTST operations instead of using memory reserved by firmware
which is mapped as device memory.
The LMTST mapping table contains the RVU PF/VF LMTST memory base
address entries. This table is used by hardware for LMTST operations.
Patch1 introduces new mailbox message to update the LMTST table with
the new allocated memory address.
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
No related branches found
No related tags found
Showing
- drivers/net/ethernet/marvell/octeontx2/af/mbox.h 10 additions, 0 deletionsdrivers/net/ethernet/marvell/octeontx2/af/mbox.h
- drivers/net/ethernet/marvell/octeontx2/af/rvu.c 1 addition, 0 deletionsdrivers/net/ethernet/marvell/octeontx2/af/rvu.c
- drivers/net/ethernet/marvell/octeontx2/af/rvu.h 4 additions, 0 deletionsdrivers/net/ethernet/marvell/octeontx2/af/rvu.h
- drivers/net/ethernet/marvell/octeontx2/af/rvu_cn10k.c 200 additions, 0 deletionsdrivers/net/ethernet/marvell/octeontx2/af/rvu_cn10k.c
- drivers/net/ethernet/marvell/octeontx2/af/rvu_reg.h 10 additions, 0 deletionsdrivers/net/ethernet/marvell/octeontx2/af/rvu_reg.h
- drivers/net/ethernet/marvell/octeontx2/af/rvu_struct.h 2 additions, 1 deletiondrivers/net/ethernet/marvell/octeontx2/af/rvu_struct.h
- drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c 35 additions, 52 deletionsdrivers/net/ethernet/marvell/octeontx2/nic/cn10k.c
- drivers/net/ethernet/marvell/octeontx2/nic/cn10k.h 1 addition, 2 deletionsdrivers/net/ethernet/marvell/octeontx2/nic/cn10k.h
- drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h 4 additions, 3 deletionsdrivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h
- drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c 8 additions, 9 deletionsdrivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
- drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.h 1 addition, 0 deletionsdrivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.h
- drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c 5 additions, 7 deletionsdrivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c
Loading
Please register or sign in to comment