Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Du2f-passthru.c49 uint16_t resp_bcnt; member
225 transaction->resp_bcnt = 0; in u2f_transaction_add()
284 transaction->resp_bcnt = packet_init_get_bcnt(packet_init); in u2f_passthru_recv_from_host()
299 if (transaction->resp_size >= transaction->resp_bcnt) { in u2f_passthru_recv_from_host()