Searched refs:REG_CT_THRHLD (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/io/chxge/com/ |
H A D | vsc7321.c | 139 { REG_CT_THRHLD(0,0), 0x00000000 }, 140 { REG_CT_THRHLD(1,0), 0x00000000 }, 161 { REG_CT_THRHLD(0,1), 0x00000000 }, 162 { REG_CT_THRHLD(1,1), 0x00000000 }, 183 { REG_CT_THRHLD(0,2), 0x00000000 }, 184 { REG_CT_THRHLD(1,2), 0x00000000 }, 205 { REG_CT_THRHLD(0,3), 0x00000000 }, 206 { REG_CT_THRHLD(1,3), 0x00000000 },
|
H A D | vsc7326.c | 144 { REG_CT_THRHLD(0,0), 0x00000000 }, 145 { REG_CT_THRHLD(1,0), 0x00000000 }, 170 { REG_CT_THRHLD(0,1), 0x00000000 }, 171 { REG_CT_THRHLD(1,1), 0x00000000 }, 196 { REG_CT_THRHLD(0,2), 0x00000000 }, 197 { REG_CT_THRHLD(1,2), 0x00000000 }, 222 { REG_CT_THRHLD(0,3), 0x00000000 }, 223 { REG_CT_THRHLD(1,3), 0x00000000 },
|
H A D | vsc7321_reg.h | 97 #define REG_CT_THRHLD(ie,fn) CRA(0x2,ie&1,0x50+fn) /* Cut Through Threshold */ macro
|
H A D | vsc7326_reg.h | 101 #define REG_CT_THRHLD(ie,fn) CRA(0x2,ie&1,0x50+fn) /* Cut Through Threshold */ macro
|