Searched refs:USB_BDRING_LEN_RX (Results 1 – 2 of 2) sorted by relevance
290 bdring_len = USB_BDRING_LEN_RX; in qe_epbds_reset()358 bdring_len = USB_BDRING_LEN_RX; in qe_ep_bd_init()427 bdring_len = USB_BDRING_LEN_RX; in qe_ep_rxbd_update()1042 emptybds = USB_BDRING_LEN_RX - ucoffs + swoffs; in qe_ep_rx()1051 ep->has_data = USB_BDRING_LEN_RX - emptybds; in qe_ep_rx()1641 (USB_BDRING_LEN_RX + 1); in qe_ep_disable()
26 #define USB_BDRING_LEN_RX 256 macro