Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/hxge/
H A Dhxge_pfc_hw.h35 #define PFC_BASE_ADDR 0X0200000 macro
37 #define PFC_VLAN_TABLE (PFC_BASE_ADDR + 0x0)
38 #define PFC_VLAN_CTRL (PFC_BASE_ADDR + 0x9000)
39 #define PFC_MAC_ADDR (PFC_BASE_ADDR + 0x10000)
40 #define PFC_MAC_ADDR_MASK (PFC_BASE_ADDR + 0x10080)
41 #define PFC_HASH_TABLE (PFC_BASE_ADDR + 0x10100)
42 #define PFC_L2_CLASS_CONFIG (PFC_BASE_ADDR + 0x20000)
43 #define PFC_L3_CLASS_CONFIG (PFC_BASE_ADDR + 0x20030)
44 #define PFC_TCAM_KEY0 (PFC_BASE_ADDR + 0x20090)
45 #define PFC_TCAM_KEY1 (PFC_BASE_ADDR + 0x20098)
[all …]
H A Dhxge_ndd.c1167 {"PFC", PFC_BASE_ADDR},