Searched refs:NPA_LFBASE (Results 1 – 1 of 1) sorted by relevance
65 #define NPA_LFBASE (BLKTYPE_NPA << RVU_FUNC_BLKADDR_SHIFT) macro66 #define NPA_LF_AURA_OP_ALLOCX(a) (NPA_LFBASE | 0x10 | (a) << 3)67 #define NPA_LF_AURA_OP_FREE0 (NPA_LFBASE | 0x20)68 #define NPA_LF_AURA_OP_FREE1 (NPA_LFBASE | 0x28)69 #define NPA_LF_AURA_OP_CNT (NPA_LFBASE | 0x30)70 #define NPA_LF_AURA_OP_LIMIT (NPA_LFBASE | 0x50)71 #define NPA_LF_AURA_OP_INT (NPA_LFBASE | 0x60)72 #define NPA_LF_AURA_OP_THRESH (NPA_LFBASE | 0x70)73 #define NPA_LF_POOL_OP_PC (NPA_LFBASE | 0x100)74 #define NPA_LF_POOL_OP_AVAILABLE (NPA_LFBASE | 0x110)[all …]