Home
last modified time | relevance | path

Searched refs:length_short (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/gadget/udc/bdc/
H A Dbdc_ep.c957 int actual_length, length_short; in handle_xsr_succ_status() local
1034 length_short = le32_to_cpu(short_bd->offset[2]) & 0x1FFFFF; in handle_xsr_succ_status()
1036 length_short -= SR_BD_LEN(le32_to_cpu(sreport->offset[2])); in handle_xsr_succ_status()
1037 actual_length += length_short; in handle_xsr_succ_status()