Searched refs:TARGET_XQS (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_main.c | 200 { TARGET_XQS, 0x110c0000, 2 }, /* 0x6110c0000 */
|
H A D | sparx5_main_regs.h | 54 TARGET_XQS = 331, enumerator 7347 #define XQS_STAT_CFG __REG(TARGET_XQS,\ 7375 #define XQS_QLIMIT_SHR_TOP_CFG(g) __REG(TARGET_XQS,\ 7385 #define XQS_QLIMIT_SHR_ATOP_CFG(g) __REG(TARGET_XQS,\ 7395 #define XQS_QLIMIT_SHR_CTOP_CFG(g) __REG(TARGET_XQS,\ 7405 #define XQS_QLIMIT_SHR_QLIM_CFG(g) __REG(TARGET_XQS,\ 7415 #define XQS_CNT(g) __REG(TARGET_XQS,\
|