Hal Rosenstock wrote:
Index: b/drivers/infiniband/hw/qib/qib_mad.h
-#define IB_PMA_PORT_COUNTERS_CONG cpu_to_be16(0xFF00)
This looks like a proprietary counter to me and if so should be left here.
okay, will get it back there
-struct ib_pma_portcounters_cong {
Same as above.
sure, done
-#define IB_PMA_SEL_CONG_ALL 0x01
-#define IB_PMA_SEL_CONG_PORT_DATA 0x02
-#define IB_PMA_SEL_CONG_XMIT 0x04
-#define IB_PMA_SEL_CONG_ROUTING 0x08
Are these related to the proprietary counter above ?
yes, and as such, will leave them here
+#define IB_PMA_CONG_HW_CONTROL_TIMER 0x00
+#define IB_PMA_CONG_HW_CONTROL_SAMPLE 0x01
Same as comment above.
removed from here, back home to qib code
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html