Searched refs:NIX_LFBASE (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_reg.h97 #define NIX_LFBASE (BLKTYPE_NIX << RVU_FUNC_BLKADDR_SHIFT) macro
98 #define NIX_LF_RX_SECRETX(a) (NIX_LFBASE | 0x0 | (a) << 3)
99 #define NIX_LF_CFG (NIX_LFBASE | 0x100)
100 #define NIX_LF_GINT (NIX_LFBASE | 0x200)
101 #define NIX_LF_GINT_W1S (NIX_LFBASE | 0x208)
102 #define NIX_LF_GINT_ENA_W1C (NIX_LFBASE | 0x210)
103 #define NIX_LF_GINT_ENA_W1S (NIX_LFBASE | 0x218)
104 #define NIX_LF_ERR_INT (NIX_LFBASE | 0x220)
105 #define NIX_LF_ERR_INT_W1S (NIX_LFBASE | 0x228)
106 #define NIX_LF_ERR_INT_ENA_W1C (NIX_LFBASE |
[all...]

Completed in 93 milliseconds