HTC_READY_MSG_CREDITSIZE
credit_size = FIELD_GET(HTC_READY_MSG_CREDITSIZE, ready->size_ep);
credit_size = le32_get_bits(ready->size_ep, HTC_READY_MSG_CREDITSIZE);