cclock_to_ns
u32 cclock_to_ns(struct hfi1_devdata *dd, u32 cclock);
u32 usec = cclock_to_ns(dd, PACKET_EGRESS_TIMEOUT) / 1000;