Home
last modified time | relevance | path

Searched refs:NPA_LFBASE (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_reg.h81 #define NPA_LFBASE (BLKTYPE_NPA << RVU_FUNC_BLKADDR_SHIFT) macro
82 #define NPA_LF_AURA_OP_ALLOCX(a) (NPA_LFBASE | 0x10 | (a) << 3)
83 #define NPA_LF_AURA_OP_FREE0 (NPA_LFBASE | 0x20)
84 #define NPA_LF_AURA_OP_FREE1 (NPA_LFBASE | 0x28)
85 #define NPA_LF_AURA_OP_CNT (NPA_LFBASE | 0x30)
86 #define NPA_LF_AURA_OP_LIMIT (NPA_LFBASE | 0x50)
87 #define NPA_LF_AURA_OP_INT (NPA_LFBASE | 0x60)
88 #define NPA_LF_AURA_OP_THRESH (NPA_LFBASE | 0x70)
89 #define NPA_LF_POOL_OP_PC (NPA_LFBASE | 0x100)
90 #define NPA_LF_POOL_OP_AVAILABLE (NPA_LFBASE | 0x110)
[all …]