Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wusbcore/
Dwa-rpipe.c306 u32 ack_window, epcd_max_sequence; in rpipe_aim() local
350 epcd_max_sequence = max(min_t(unsigned int, in rpipe_aim()
352 rpipe->descr.bMaxDataSequence = epcd_max_sequence - 1; in rpipe_aim()