Searched refs:swoffs (Results 1 – 1 of 1) sorted by relevance
1025 u16 swoffs, ucoffs, emptybds; in qe_ep_rx() local1037 swoffs = (u16)(bd - ep->rxbase); in qe_ep_rx()1040 if (swoffs < ucoffs) in qe_ep_rx()1041 emptybds = USB_BDRING_LEN_RX - ucoffs + swoffs; in qe_ep_rx()1043 emptybds = swoffs - ucoffs; in qe_ep_rx()