MAX_CREDIT
#define MAX_CREDIT 4095 /* Maximum credit supported: 256KB * 1204 / 64B */
#define MAX_CREDIT (100 * MAX_BYTES_PER_PACKET)