Searched refs:USB_BDRING_LEN_RX (Results 1 – 2 of 2) sorted by relevance
293 bdring_len = USB_BDRING_LEN_RX; in qe_epbds_reset()361 bdring_len = USB_BDRING_LEN_RX; in qe_ep_bd_init()430 bdring_len = USB_BDRING_LEN_RX; in qe_ep_rxbd_update()1039 emptybds = USB_BDRING_LEN_RX - ucoffs + swoffs; in qe_ep_rx()1048 ep->has_data = USB_BDRING_LEN_RX - emptybds; in qe_ep_rx()1638 (USB_BDRING_LEN_RX + 1); in qe_ep_disable()
30 #define USB_BDRING_LEN_RX 256 macro