Lines Matching refs:BITSOFFS
53 #define BITSOFFS(o, w) (((o) & ~31) | ((32 - ((o) & 31) - (w)))), (w) macro
127 {BITSOFFS(128, 16), "Lid", mad_dump_uint},
128 {BITSOFFS(144, 16), "SMLid", mad_dump_uint},
130 {BITSOFFS(192, 16), "DiagCode", mad_dump_hex},
131 {BITSOFFS(208, 16), "MkeyLeasePeriod", mad_dump_uint},
132 {BITSOFFS(224, 8), "LocalPort", mad_dump_uint},
133 {BITSOFFS(232, 8), "LinkWidthEnabled", mad_dump_linkwidthen},
134 {BITSOFFS(240, 8), "LinkWidthSupported", mad_dump_linkwidthsup},
135 {BITSOFFS(248, 8), "LinkWidthActive", mad_dump_linkwidth},
136 {BITSOFFS(256, 4), "LinkSpeedSupported", mad_dump_linkspeedsup},
137 {BITSOFFS(260, 4), "LinkState", mad_dump_portstate},
138 {BITSOFFS(264, 4), "PhysLinkState", mad_dump_physportstate},
139 {BITSOFFS(268, 4), "LinkDownDefState", mad_dump_linkdowndefstate},
140 {BITSOFFS(272, 2), "ProtectBits", mad_dump_uint},
141 {BITSOFFS(277, 3), "LMC", mad_dump_uint},
142 {BITSOFFS(280, 4), "LinkSpeedActive", mad_dump_linkspeed},
143 {BITSOFFS(284, 4), "LinkSpeedEnabled", mad_dump_linkspeeden},
144 {BITSOFFS(288, 4), "NeighborMTU", mad_dump_mtu},
145 {BITSOFFS(292, 4), "SMSL", mad_dump_uint},
146 {BITSOFFS(296, 4), "VLCap", mad_dump_vlcap},
147 {BITSOFFS(300, 4), "InitType", mad_dump_hex},
148 {BITSOFFS(304, 8), "VLHighLimit", mad_dump_uint},
149 {BITSOFFS(312, 8), "VLArbHighCap", mad_dump_uint},
150 {BITSOFFS(320, 8), "VLArbLowCap", mad_dump_uint},
151 {BITSOFFS(328, 4), "InitReply", mad_dump_hex},
152 {BITSOFFS(332, 4), "MtuCap", mad_dump_mtu},
153 {BITSOFFS(336, 3), "VLStallCount", mad_dump_uint},
154 {BITSOFFS(339, 5), "HoqLife", mad_dump_uint},
155 {BITSOFFS(344, 4), "OperVLs", mad_dump_opervls},
156 {BITSOFFS(348, 1), "PartEnforceInb", mad_dump_uint},
157 {BITSOFFS(349, 1), "PartEnforceOutb", mad_dump_uint},
158 {BITSOFFS(350, 1), "FilterRawInb", mad_dump_uint},
159 {BITSOFFS(351, 1), "FilterRawOutb", mad_dump_uint},
160 {BITSOFFS(352, 16), "MkeyViolations", mad_dump_uint},
161 {BITSOFFS(368, 16), "PkeyViolations", mad_dump_uint},
162 {BITSOFFS(384, 16), "QkeyViolations", mad_dump_uint},
163 {BITSOFFS(400, 8), "GuidCap", mad_dump_uint},
164 {BITSOFFS(408, 1), "ClientReregister", mad_dump_uint},
165 {BITSOFFS(409, 1), "McastPkeyTrapSuppressionEnabled", mad_dump_uint},
166 {BITSOFFS(411, 5), "SubnetTimeout", mad_dump_uint},
167 {BITSOFFS(419, 5), "RespTimeVal", mad_dump_uint},
168 {BITSOFFS(424, 4), "LocalPhysErr", mad_dump_uint},
169 {BITSOFFS(428, 4), "OverrunErr", mad_dump_uint},
170 {BITSOFFS(432, 16), "MaxCreditHint", mad_dump_uint},
171 {BITSOFFS(456, 24), "RoundTrip", mad_dump_uint},
177 {BITSOFFS(0, 8), "BaseVers", mad_dump_uint},
178 {BITSOFFS(8, 8), "ClassVers", mad_dump_uint},
179 {BITSOFFS(16, 8), "NodeType", mad_dump_node_type},
180 {BITSOFFS(24, 8), "NumPorts", mad_dump_uint},
184 {BITSOFFS(224, 16), "PartCap", mad_dump_uint},
185 {BITSOFFS(240, 16), "DevId", mad_dump_hex},
187 {BITSOFFS(288, 8), "LocalPort", mad_dump_uint},
188 {BITSOFFS(296, 24), "VendorId", mad_dump_hex},
194 {BITSOFFS(0, 16), "LinearFdbCap", mad_dump_uint},
195 {BITSOFFS(16, 16), "RandomFdbCap", mad_dump_uint},
196 {BITSOFFS(32, 16), "McastFdbCap", mad_dump_uint},
197 {BITSOFFS(48, 16), "LinearFdbTop", mad_dump_uint},
198 {BITSOFFS(64, 8), "DefPort", mad_dump_uint},
199 {BITSOFFS(72, 8), "DefMcastPrimPort", mad_dump_uint},
200 {BITSOFFS(80, 8), "DefMcastNotPrimPort", mad_dump_uint},
201 {BITSOFFS(88, 5), "LifeTime", mad_dump_uint},
202 {BITSOFFS(93, 1), "StateChange", mad_dump_uint},
203 {BITSOFFS(94, 2), "OptSLtoVLMapping", mad_dump_uint},
204 {BITSOFFS(96, 16), "LidsPerPort", mad_dump_uint},
205 {BITSOFFS(112, 16), "PartEnforceCap", mad_dump_uint},
206 {BITSOFFS(128, 1), "InboundPartEnf", mad_dump_uint},
207 {BITSOFFS(129, 1), "OutboundPartEnf", mad_dump_uint},
208 {BITSOFFS(130, 1), "FilterRawInbound", mad_dump_uint},
209 {BITSOFFS(131, 1), "FilterRawOutbound", mad_dump_uint},
210 {BITSOFFS(132, 1), "EnhancedPort0", mad_dump_uint},
211 {BITSOFFS(144, 16), "MulticastFDBTop", mad_dump_hex},
232 {BITSOFFS(0, 1), "NoticeIsGeneric", mad_dump_uint},
233 {BITSOFFS(1, 7), "NoticeType", mad_dump_uint},
234 {BITSOFFS(8, 24), "NoticeProducerType", mad_dump_node_type},
235 {BITSOFFS(32, 16), "NoticeTrapNumber", mad_dump_uint},
236 {BITSOFFS(48, 16), "NoticeIssuerLID", mad_dump_uint},
237 {BITSOFFS(64, 1), "NoticeToggle", mad_dump_uint},
238 {BITSOFFS(65, 15), "NoticeCount", mad_dump_uint},
240 {BITSOFFS(80, 16), "NoticeDataLID", mad_dump_uint},
241 {BITSOFFS(96, 16), "NoticeDataTrap144LID", mad_dump_uint},
242 {BITSOFFS(128, 32), "NoticeDataTrap144CapMask", mad_dump_uint},
247 {BITSOFFS(8, 8), "PortSelect", mad_dump_uint},
248 {BITSOFFS(16, 16), "CounterSelect", mad_dump_hex},
249 {BITSOFFS(32, 16), "SymbolErrorCounter", mad_dump_uint},
250 {BITSOFFS(48, 8), "LinkErrorRecoveryCounter", mad_dump_uint},
251 {BITSOFFS(56, 8), "LinkDownedCounter", mad_dump_uint},
252 {BITSOFFS(64, 16), "PortRcvErrors", mad_dump_uint},
253 {BITSOFFS(80, 16), "PortRcvRemotePhysicalErrors", mad_dump_uint},
254 {BITSOFFS(96, 16), "PortRcvSwitchRelayErrors", mad_dump_uint},
255 {BITSOFFS(112, 16), "PortXmitDiscards", mad_dump_uint},
256 {BITSOFFS(128, 8), "PortXmitConstraintErrors", mad_dump_uint},
257 {BITSOFFS(136, 8), "PortRcvConstraintErrors", mad_dump_uint},
258 {BITSOFFS(144, 8), "CounterSelect2", mad_dump_hex},
259 {BITSOFFS(152, 4), "LocalLinkIntegrityErrors", mad_dump_uint},
260 {BITSOFFS(156, 4), "ExcessiveBufferOverrunErrors", mad_dump_uint},
261 {BITSOFFS(176, 16), "VL15Dropped", mad_dump_uint},
275 {BITSOFFS(160, 4), "SmPriority", mad_dump_uint},
276 {BITSOFFS(164, 4), "SmState", mad_dump_uint},
298 {BITSOFFS(41, 7), "MultiPathNumPath", mad_dump_uint},
299 {BITSOFFS(120, 8), "MultiPathNumSrc", mad_dump_uint},
300 {BITSOFFS(128, 8), "MultiPathNumDest", mad_dump_uint},
308 {BITSOFFS(320, 16), "PathRecDLid", mad_dump_uint},
309 {BITSOFFS(336, 16), "PathRecSLid", mad_dump_uint},
310 {BITSOFFS(393, 7), "PathRecNumPath", mad_dump_uint},
311 {BITSOFFS(428, 4), "PathRecSL", mad_dump_uint},
319 {BITSOFFS(288, 16), "McastMemMLid", mad_dump_hex},
320 {BITSOFFS(352, 4), "McastMemSL", mad_dump_uint},
321 {BITSOFFS(306, 6), "McastMemMTU", mad_dump_uint},
322 {BITSOFFS(338, 6), "McastMemRate", mad_dump_uint},
323 {BITSOFFS(312, 8), "McastMemTClass", mad_dump_uint},
324 {BITSOFFS(320, 16), "McastMemPkey", mad_dump_uint},
325 {BITSOFFS(356, 20), "McastMemFlowLbl", mad_dump_uint},
326 {BITSOFFS(388, 4), "McastMemJoinState", mad_dump_uint},
327 {BITSOFFS(392, 1), "McastMemProxyJoin", mad_dump_uint},
334 {BITSOFFS(192, 16), "ServRecPkey", mad_dump_hex},
344 {BITSOFFS(16 * 8, 16), "ATSMagicKey", mad_dump_hex},
345 {BITSOFFS(18 * 8, 16), "ATSNodeType", mad_dump_hex},
367 {BITSOFFS(8, 8), "PortSelect", mad_dump_uint},
368 {BITSOFFS(16, 16), "CounterSelect", mad_dump_hex},
387 {BITSOFFS(0, 8), "BaseVersion", mad_dump_uint},
388 {BITSOFFS(8, 8), "ClassVersion", mad_dump_uint},
389 {BITSOFFS(16, 16), "CapabilityMask", mad_dump_hex},
390 {BITSOFFS(32, 27), "CapabilityMask2", mad_dump_hex},
391 {BITSOFFS(59, 5), "RespTimeVal", mad_dump_uint},
393 {BITSOFFS(192, 8), "RedirectTC", mad_dump_hex},
394 {BITSOFFS(200, 4), "RedirectSL", mad_dump_uint},
395 {BITSOFFS(204, 20), "RedirectFL", mad_dump_hex},
396 {BITSOFFS(224, 16), "RedirectLID", mad_dump_uint},
397 {BITSOFFS(240, 16), "RedirectPKey", mad_dump_hex},
398 {BITSOFFS(264, 24), "RedirectQP", mad_dump_hex},
401 {BITSOFFS(448, 8), "TrapTC", mad_dump_hex},
402 {BITSOFFS(456, 4), "TrapSL", mad_dump_uint},
403 {BITSOFFS(460, 20), "TrapFL", mad_dump_hex},
404 {BITSOFFS(480, 16), "TrapLID", mad_dump_uint},
405 {BITSOFFS(496, 16), "TrapPKey", mad_dump_hex},
406 {BITSOFFS(512, 8), "TrapHL", mad_dump_uint},
407 {BITSOFFS(520, 24), "TrapQP", mad_dump_hex},
455 {BITSOFFS(32, 16), "PortInactiveDiscards", mad_dump_uint},
456 {BITSOFFS(48, 16), "PortNeighborMTUDiscards", mad_dump_uint},
457 {BITSOFFS(64, 16), "PortSwLifetimeLimitDiscards", mad_dump_uint},
458 {BITSOFFS(80, 16), "PortSwHOQLifetimeLimitDiscards", mad_dump_uint},
464 {BITSOFFS(32, 16), "PortLocalPhysicalErrors", mad_dump_uint},
465 {BITSOFFS(48, 16), "PortMalformedPktErrors", mad_dump_uint},
466 {BITSOFFS(64, 16), "PortBufferOverrunErrors", mad_dump_uint},
467 {BITSOFFS(80, 16), "PortDLIDMappingErrors", mad_dump_uint},
468 {BITSOFFS(96, 16), "PortVLMappingErrors", mad_dump_uint},
469 {BITSOFFS(112, 16), "PortLoopingErrors", mad_dump_uint},
475 {BITSOFFS(0, 8), "OpCode", mad_dump_hex},
476 {BITSOFFS(8, 8), "PortSelect", mad_dump_uint},
477 {BITSOFFS(16, 8), "Tick", mad_dump_hex},
478 {BITSOFFS(29, 3), "CounterWidth", mad_dump_uint},
479 {BITSOFFS(34, 3), "CounterMask0", mad_dump_hex},
480 {BITSOFFS(37, 27), "CounterMasks1to9", mad_dump_hex},
481 {BITSOFFS(65, 15), "CounterMasks10to14", mad_dump_hex},
482 {BITSOFFS(80, 8), "SampleMechanisms", mad_dump_uint},
483 {BITSOFFS(94, 2), "SampleStatus", mad_dump_uint},
488 {BITSOFFS(288, 16), "Tag", mad_dump_hex},
489 {BITSOFFS(304, 16), "CounterSelect0", mad_dump_hex},
490 {BITSOFFS(320, 16), "CounterSelect1", mad_dump_hex},
491 {BITSOFFS(336, 16), "CounterSelect2", mad_dump_hex},
492 {BITSOFFS(352, 16), "CounterSelect3", mad_dump_hex},
493 {BITSOFFS(368, 16), "CounterSelect4", mad_dump_hex},
494 {BITSOFFS(384, 16), "CounterSelect5", mad_dump_hex},
495 {BITSOFFS(400, 16), "CounterSelect6", mad_dump_hex},
496 {BITSOFFS(416, 16), "CounterSelect7", mad_dump_hex},
497 {BITSOFFS(432, 16), "CounterSelect8", mad_dump_hex},
498 {BITSOFFS(448, 16), "CounterSelect9", mad_dump_hex},
499 {BITSOFFS(464, 16), "CounterSelect10", mad_dump_hex},
500 {BITSOFFS(480, 16), "CounterSelect11", mad_dump_hex},
501 {BITSOFFS(496, 16), "CounterSelect12", mad_dump_hex},
502 {BITSOFFS(512, 16), "CounterSelect13", mad_dump_hex},
503 {BITSOFFS(528, 16), "CounterSelect14", mad_dump_hex},
518 {BITSOFFS(0, 16), "Lid", mad_dump_uint},
519 {BITSOFFS(16, 8), "BlockNum", mad_dump_uint},
532 {BITSOFFS(480, 16), "CapabilityMask2", mad_dump_portcapmask2},
533 {BITSOFFS(496, 4), "LinkSpeedExtActive", mad_dump_linkspeedext},
534 {BITSOFFS(500, 4), "LinkSpeedExtSupported", mad_dump_linkspeedextsup},
535 {BITSOFFS(507, 5), "LinkSpeedExtEnabled", mad_dump_linkspeedexten},
541 {BITSOFFS(8, 8), "PortSelect", mad_dump_uint},
543 {BITSOFFS(128, 16), "SyncHeaderErrorCounter", mad_dump_uint},
544 {BITSOFFS(144, 16), "UnknownBlockCounter", mad_dump_uint},
545 {BITSOFFS(160, 16), "ErrorDetectionCounterLane0", mad_dump_uint},
546 {BITSOFFS(176, 16), "ErrorDetectionCounterLane1", mad_dump_uint},
547 {BITSOFFS(192, 16), "ErrorDetectionCounterLane2", mad_dump_uint},
548 {BITSOFFS(208, 16), "ErrorDetectionCounterLane3", mad_dump_uint},
549 {BITSOFFS(224, 16), "ErrorDetectionCounterLane4", mad_dump_uint},
550 {BITSOFFS(240, 16), "ErrorDetectionCounterLane5", mad_dump_uint},
551 {BITSOFFS(256, 16), "ErrorDetectionCounterLane6", mad_dump_uint},
552 {BITSOFFS(272, 16), "ErrorDetectionCounterLane7", mad_dump_uint},
553 {BITSOFFS(288, 16), "ErrorDetectionCounterLane8", mad_dump_uint},
554 {BITSOFFS(304, 16), "ErrorDetectionCounterLane9", mad_dump_uint},
555 {BITSOFFS(320, 16), "ErrorDetectionCounterLane10", mad_dump_uint},
556 {BITSOFFS(336, 16), "ErrorDetectionCounterLane11", mad_dump_uint},
602 {BITSOFFS(32, 16), "PortVLOpPackets0", mad_dump_uint},
603 {BITSOFFS(48, 16), "PortVLOpPackets1", mad_dump_uint},
604 {BITSOFFS(64, 16), "PortVLOpPackets2", mad_dump_uint},
605 {BITSOFFS(80, 16), "PortVLOpPackets3", mad_dump_uint},
606 {BITSOFFS(96, 16), "PortVLOpPackets4", mad_dump_uint},
607 {BITSOFFS(112, 16), "PortVLOpPackets5", mad_dump_uint},
608 {BITSOFFS(128, 16), "PortVLOpPackets6", mad_dump_uint},
609 {BITSOFFS(144, 16), "PortVLOpPackets7", mad_dump_uint},
610 {BITSOFFS(160, 16), "PortVLOpPackets8", mad_dump_uint},
611 {BITSOFFS(176, 16), "PortVLOpPackets9", mad_dump_uint},
612 {BITSOFFS(192, 16), "PortVLOpPackets10", mad_dump_uint},
613 {BITSOFFS(208, 16), "PortVLOpPackets11", mad_dump_uint},
614 {BITSOFFS(224, 16), "PortVLOpPackets12", mad_dump_uint},
615 {BITSOFFS(240, 16), "PortVLOpPackets13", mad_dump_uint},
616 {BITSOFFS(256, 16), "PortVLOpPackets14", mad_dump_uint},
617 {BITSOFFS(272, 16), "PortVLOpPackets15", mad_dump_uint},
644 {BITSOFFS(32, 2), "PortVLXmitFlowCtlUpdateErrors0", mad_dump_uint},
645 {BITSOFFS(34, 2), "PortVLXmitFlowCtlUpdateErrors1", mad_dump_uint},
646 {BITSOFFS(36, 2), "PortVLXmitFlowCtlUpdateErrors2", mad_dump_uint},
647 {BITSOFFS(38, 2), "PortVLXmitFlowCtlUpdateErrors3", mad_dump_uint},
648 {BITSOFFS(40, 2), "PortVLXmitFlowCtlUpdateErrors4", mad_dump_uint},
649 {BITSOFFS(42, 2), "PortVLXmitFlowCtlUpdateErrors5", mad_dump_uint},
650 {BITSOFFS(44, 2), "PortVLXmitFlowCtlUpdateErrors6", mad_dump_uint},
651 {BITSOFFS(46, 2), "PortVLXmitFlowCtlUpdateErrors7", mad_dump_uint},
652 {BITSOFFS(48, 2), "PortVLXmitFlowCtlUpdateErrors8", mad_dump_uint},
653 {BITSOFFS(50, 2), "PortVLXmitFlowCtlUpdateErrors9", mad_dump_uint},
654 {BITSOFFS(52, 2), "PortVLXmitFlowCtlUpdateErrors10", mad_dump_uint},
655 {BITSOFFS(54, 2), "PortVLXmitFlowCtlUpdateErrors11", mad_dump_uint},
656 {BITSOFFS(56, 2), "PortVLXmitFlowCtlUpdateErrors12", mad_dump_uint},
657 {BITSOFFS(58, 2), "PortVLXmitFlowCtlUpdateErrors13", mad_dump_uint},
658 {BITSOFFS(60, 2), "PortVLXmitFlowCtlUpdateErrors14", mad_dump_uint},
659 {BITSOFFS(62, 2), "PortVLXmitFlowCtlUpdateErrors15", mad_dump_uint},
665 {BITSOFFS(32, 16), "PortVLXmitWait0", mad_dump_uint},
666 {BITSOFFS(48, 16), "PortVLXmitWait1", mad_dump_uint},
667 {BITSOFFS(64, 16), "PortVLXmitWait2", mad_dump_uint},
668 {BITSOFFS(80, 16), "PortVLXmitWait3", mad_dump_uint},
669 {BITSOFFS(96, 16), "PortVLXmitWait4", mad_dump_uint},
670 {BITSOFFS(112, 16), "PortVLXmitWait5", mad_dump_uint},
671 {BITSOFFS(128, 16), "PortVLXmitWait6", mad_dump_uint},
672 {BITSOFFS(144, 16), "PortVLXmitWait7", mad_dump_uint},
673 {BITSOFFS(160, 16), "PortVLXmitWait8", mad_dump_uint},
674 {BITSOFFS(176, 16), "PortVLXmitWait9", mad_dump_uint},
675 {BITSOFFS(192, 16), "PortVLXmitWait10", mad_dump_uint},
676 {BITSOFFS(208, 16), "PortVLXmitWait11", mad_dump_uint},
677 {BITSOFFS(224, 16), "PortVLXmitWait12", mad_dump_uint},
678 {BITSOFFS(240, 16), "PortVLXmitWait13", mad_dump_uint},
679 {BITSOFFS(256, 16), "PortVLXmitWait14", mad_dump_uint},
680 {BITSOFFS(272, 16), "PortVLXmitWait15", mad_dump_uint},
686 {BITSOFFS(32, 16), "SWPortVLCongestion0", mad_dump_uint},
687 {BITSOFFS(48, 16), "SWPortVLCongestion1", mad_dump_uint},
688 {BITSOFFS(64, 16), "SWPortVLCongestion2", mad_dump_uint},
689 {BITSOFFS(80, 16), "SWPortVLCongestion3", mad_dump_uint},
690 {BITSOFFS(96, 16), "SWPortVLCongestion4", mad_dump_uint},
691 {BITSOFFS(112, 16), "SWPortVLCongestion5", mad_dump_uint},
692 {BITSOFFS(128, 16), "SWPortVLCongestion6", mad_dump_uint},
693 {BITSOFFS(144, 16), "SWPortVLCongestion7", mad_dump_uint},
694 {BITSOFFS(160, 16), "SWPortVLCongestion8", mad_dump_uint},
695 {BITSOFFS(176, 16), "SWPortVLCongestion9", mad_dump_uint},
696 {BITSOFFS(192, 16), "SWPortVLCongestion10", mad_dump_uint},
697 {BITSOFFS(208, 16), "SWPortVLCongestion11", mad_dump_uint},
698 {BITSOFFS(224, 16), "SWPortVLCongestion12", mad_dump_uint},
699 {BITSOFFS(240, 16), "SWPortVLCongestion13", mad_dump_uint},
700 {BITSOFFS(256, 16), "SWPortVLCongestion14", mad_dump_uint},
701 {BITSOFFS(272, 16), "SWPortVLCongestion15", mad_dump_uint},
782 {BITSOFFS(24, 8), "StateChangeEnable", mad_dump_hex},
783 {BITSOFFS(56, 8), "LinkSpeedSupported", mad_dump_hex},
784 {BITSOFFS(88, 8), "LinkSpeedEnabled", mad_dump_hex},
785 {BITSOFFS(120, 8), "LinkSpeedActive", mad_dump_hex},
797 {BITSOFFS(0, 16), "CongestionInfo", mad_dump_hex},
798 {BITSOFFS(16, 8), "ControlTableCap", mad_dump_uint},
805 {BITSOFFS(64, 1), "CC_KeyProtectBit", mad_dump_uint},
806 {BITSOFFS(80, 16), "CC_KeyLeasePeriod", mad_dump_uint},
807 {BITSOFFS(96, 16), "CC_KeyViolations", mad_dump_uint},
813 {BITSOFFS(0, 8), "LogType", mad_dump_uint},
814 {BITSOFFS(8, 8), "CongestionFlags", mad_dump_hex},
820 {BITSOFFS(16, 16), "LogEventsCounter", mad_dump_uint},
828 {BITSOFFS(0, 16), "SLID", mad_dump_uint},
829 {BITSOFFS(16, 16), "DLID", mad_dump_uint},
830 {BITSOFFS(32, 4), "SL", mad_dump_uint},
837 {BITSOFFS(16, 16), "ThresholdEventCounter", mad_dump_uint},
838 {BITSOFFS(32, 16), "ThresholdCongestionEventMap", mad_dump_hex},
842 {BITSOFFS(64, 32), "CurrentTimeStamp", mad_dump_uint},
848 {BITSOFFS(0, 24), "Local_QP_CN_Entry", mad_dump_uint},
849 {BITSOFFS(24, 4), "SL_CN_Entry", mad_dump_uint},
850 {BITSOFFS(28, 4), "Service_Type_CN_Entry", mad_dump_hex},
851 {BITSOFFS(32, 24), "Remote_QP_Number_CN_Entry", mad_dump_uint},
852 {BITSOFFS(64, 16), "Local_LID_CN", mad_dump_uint},
853 {BITSOFFS(80, 16), "Remote_LID_CN_Entry", mad_dump_uint},
854 {BITSOFFS(96, 32), "Timestamp_CN_Entry", mad_dump_uint},
863 {BITSOFFS(544, 4), "Threshold", mad_dump_hex},
864 {BITSOFFS(552, 8), "Packet_Size", mad_dump_uint},
865 {BITSOFFS(560, 4), "CS_Threshold", mad_dump_hex},
866 {BITSOFFS(576, 16), "CS_ReturnDelay", mad_dump_hex}, /* TODO: CCT dump */
867 {BITSOFFS(592, 16), "Marking_Rate", mad_dump_uint},
873 {BITSOFFS(0, 1), "Valid", mad_dump_uint},
874 {BITSOFFS(1, 1), "Control_Type", mad_dump_uint},
875 {BITSOFFS(4, 4), "Threshold", mad_dump_hex},
876 {BITSOFFS(8, 8), "Packet_Size", mad_dump_uint},
877 {BITSOFFS(16, 16), "Cong_Parm_Marking_Rate", mad_dump_uint},
883 {BITSOFFS(0, 16), "Port_Control", mad_dump_hex},
884 {BITSOFFS(16, 16), "Control_Map", mad_dump_hex},
890 {BITSOFFS(0, 16), "CCTI_Timer", mad_dump_uint},
891 {BITSOFFS(16, 8), "CCTI_Increase", mad_dump_uint},
892 {BITSOFFS(24, 8), "Trigger_Threshold", mad_dump_uint},
893 {BITSOFFS(32, 8), "CCTI_Min", mad_dump_uint},
899 {BITSOFFS(0, 16), "CCTI_Limit", mad_dump_uint},
905 {BITSOFFS(0, 2), "CCT_Shift", mad_dump_uint},
906 {BITSOFFS(2, 14), "CCT_Multiplier", mad_dump_uint},
916 {BITSOFFS(0, 16), "Lid", mad_dump_uint},
917 {BITSOFFS(32, 8), "BaseVers", mad_dump_uint},
918 {BITSOFFS(40, 8), "ClassVers", mad_dump_uint},
919 {BITSOFFS(48, 8), "NodeType", mad_dump_node_type},
920 {BITSOFFS(56, 8), "NumPorts", mad_dump_uint},
924 {BITSOFFS(256, 16), "PartCap", mad_dump_uint},
925 {BITSOFFS(272, 16), "DevId", mad_dump_hex},
927 {BITSOFFS(320, 8), "LocalPort", mad_dump_uint},
928 {BITSOFFS(328, 24), "VendorId", mad_dump_hex},
935 {BITSOFFS(0, 16), "EncapRawEthType", mad_dump_hex},
936 {BITSOFFS(20, 12), "MaxMirrorLen", mad_dump_hex},
937 {BITSOFFS(32, 3), "MT", mad_dump_hex},
938 {BITSOFFS(35, 1), "BF", mad_dump_hex},
939 {BITSOFFS(56, 8), "NMPort", mad_dump_hex},
940 {BITSOFFS(64, 4), "EncapLRHVL", mad_dump_hex},
941 {BITSOFFS(68, 4), "EncapLRHLVer", mad_dump_hex},
942 {BITSOFFS(72, 4), "EncapLRHSL", mad_dump_hex},
943 {BITSOFFS(78, 2), "EncapLRHLNH", mad_dump_hex},
944 {BITSOFFS(80, 16), "EncapLRHDLID", mad_dump_hex},
945 {BITSOFFS(101, 11), "EncapLRHLength", mad_dump_hex},
946 {BITSOFFS(112, 16), "EncapLRHSLID", mad_dump_hex},
958 {BITSOFFS(192, 1), "B0", mad_dump_hex},
959 {BITSOFFS(196, 12), "MirrorMaskOffset0", mad_dump_hex},
960 {BITSOFFS(208, 1), "B1", mad_dump_hex},
961 {BITSOFFS(212, 12), "MirrorMaskOffset1", mad_dump_hex},
962 {BITSOFFS(224, 1), "B2", mad_dump_hex},
963 {BITSOFFS(228, 12), "MirrorMaskOffset2", mad_dump_hex},
964 {BITSOFFS(240, 1), "B3", mad_dump_hex},
965 {BITSOFFS(244, 12), "MirrorMaskOffset3", mad_dump_hex},
971 {BITSOFFS(10, 2), "TQ1", mad_dump_hex},
972 {BITSOFFS(14, 2), "RQ1", mad_dump_hex},
973 {BITSOFFS(18, 2), "TQ2", mad_dump_hex},
974 {BITSOFFS(22, 2), "RQ2", mad_dump_hex},
975 {BITSOFFS(26, 2), "TQ3", mad_dump_hex},
976 {BITSOFFS(30, 2), "RQ3", mad_dump_hex},
977 {BITSOFFS(34, 2), "TQ4", mad_dump_hex},
978 {BITSOFFS(38, 2), "RQ4", mad_dump_hex},
979 {BITSOFFS(42, 2), "TQ5", mad_dump_hex},
980 {BITSOFFS(46, 2), "RQ5", mad_dump_hex},
981 {BITSOFFS(50, 2), "TQ6", mad_dump_hex},
982 {BITSOFFS(54, 2), "RQ6", mad_dump_hex},
983 {BITSOFFS(58, 2), "TQ7", mad_dump_hex},
984 {BITSOFFS(62, 2), "RQ7", mad_dump_hex},
985 {BITSOFFS(66, 2), "TQ8", mad_dump_hex},
986 {BITSOFFS(70, 2), "RQ8", mad_dump_hex},
987 {BITSOFFS(74, 2), "TQ9", mad_dump_hex},
988 {BITSOFFS(78, 2), "RQ9", mad_dump_hex},
989 {BITSOFFS(82, 2), "TQ10", mad_dump_hex},
990 {BITSOFFS(86, 2), "RQ10", mad_dump_hex},
991 {BITSOFFS(90, 2), "TQ11", mad_dump_hex},
992 {BITSOFFS(94, 2), "RQ11", mad_dump_hex},
993 {BITSOFFS(98, 2), "TQ12", mad_dump_hex},
994 {BITSOFFS(102, 2), "RQ12", mad_dump_hex},
995 {BITSOFFS(106, 2), "TQ13", mad_dump_hex},
996 {BITSOFFS(110, 2), "RQ13", mad_dump_hex},
997 {BITSOFFS(114, 2), "TQ14", mad_dump_hex},
998 {BITSOFFS(118, 2), "RQ14", mad_dump_hex},
999 {BITSOFFS(122, 2), "TQ15", mad_dump_hex},
1000 {BITSOFFS(126, 2), "RQ15", mad_dump_hex},
1001 {BITSOFFS(130, 2), "TQ16", mad_dump_hex},
1002 {BITSOFFS(134, 2), "RQ16", mad_dump_hex},
1003 {BITSOFFS(138, 2), "TQ17", mad_dump_hex},
1004 {BITSOFFS(142, 2), "RQ17", mad_dump_hex},
1005 {BITSOFFS(146, 2), "TQ18", mad_dump_hex},
1006 {BITSOFFS(150, 2), "RQ18", mad_dump_hex},
1007 {BITSOFFS(154, 2), "TQ19", mad_dump_hex},
1008 {BITSOFFS(158, 2), "RQ19", mad_dump_hex},
1009 {BITSOFFS(162, 2), "TQ20", mad_dump_hex},
1010 {BITSOFFS(166, 2), "RQ20", mad_dump_hex},
1011 {BITSOFFS(170, 2), "TQ21", mad_dump_hex},
1012 {BITSOFFS(174, 2), "RQ21", mad_dump_hex},
1013 {BITSOFFS(178, 2), "TQ22", mad_dump_hex},
1014 {BITSOFFS(182, 2), "RQ22", mad_dump_hex},
1015 {BITSOFFS(186, 2), "TQ23", mad_dump_hex},
1016 {BITSOFFS(190, 2), "RQ23", mad_dump_hex},
1017 {BITSOFFS(194, 2), "TQ24", mad_dump_hex},
1018 {BITSOFFS(198, 2), "RQ24", mad_dump_hex},
1019 {BITSOFFS(202, 2), "TQ25", mad_dump_hex},
1020 {BITSOFFS(206, 2), "RQ25", mad_dump_hex},
1021 {BITSOFFS(210, 2), "TQ26", mad_dump_hex},
1022 {BITSOFFS(214, 2), "RQ26", mad_dump_hex},
1023 {BITSOFFS(218, 2), "TQ27", mad_dump_hex},
1024 {BITSOFFS(222, 2), "RQ27", mad_dump_hex},
1025 {BITSOFFS(226, 2), "TQ28", mad_dump_hex},
1026 {BITSOFFS(230, 2), "RQ28", mad_dump_hex},
1027 {BITSOFFS(234, 2), "TQ29", mad_dump_hex},
1028 {BITSOFFS(238, 2), "RQ29", mad_dump_hex},
1029 {BITSOFFS(242, 2), "TQ30", mad_dump_hex},
1030 {BITSOFFS(246, 2), "RQ30", mad_dump_hex},
1031 {BITSOFFS(250, 2), "TQ31", mad_dump_hex},
1032 {BITSOFFS(254, 2), "RQ31", mad_dump_hex},
1033 {BITSOFFS(258, 2), "TQ32", mad_dump_hex},
1034 {BITSOFFS(262, 2), "RQ32", mad_dump_hex},
1035 {BITSOFFS(266, 2), "TQ33", mad_dump_hex},
1036 {BITSOFFS(270, 2), "RQ33", mad_dump_hex},
1037 {BITSOFFS(274, 2), "TQ34", mad_dump_hex},
1038 {BITSOFFS(278, 2), "RQ34", mad_dump_hex},
1039 {BITSOFFS(282, 2), "TQ35", mad_dump_hex},
1040 {BITSOFFS(286, 2), "RQ35", mad_dump_hex},
1041 {BITSOFFS(290, 2), "TQ36", mad_dump_hex},
1042 {BITSOFFS(294, 2), "RQ36", mad_dump_hex},
1048 {BITSOFFS(0, 16), "Tag", mad_dump_hex},
1049 {BITSOFFS(30, 2), "SampleStatus", mad_dump_hex},
1071 {BITSOFFS(32, 16), "FECModeActive", mad_dump_uint},
1072 {BITSOFFS(48, 16), "FDRFECModeSupported", mad_dump_uint},
1073 {BITSOFFS(64, 16), "FDRFECModeEnabled", mad_dump_uint},
1074 {BITSOFFS(80, 16), "EDRFECModeSupported", mad_dump_uint},
1075 {BITSOFFS(96, 16), "EDRFECModeEnabled", mad_dump_uint},
1081 {BITSOFFS(8, 8), "PortSelect", mad_dump_uint},
1083 {BITSOFFS(128, 16), "SyncHeaderErrorCounter", mad_dump_uint},
1084 {BITSOFFS(144, 16), "UnknownBlockCounter", mad_dump_uint},