Searched refs:len_used (Results 1 – 1 of 1) sorted by relevance
1695 int len_used = 0; in rx_bottom() local1708 len_used += sizeof(struct rx_desc); in rx_bottom()1710 while (urb->actual_length > len_used) { in rx_bottom()1720 len_used += pkt_len; in rx_bottom()1721 if (urb->actual_length < len_used) in rx_bottom()1750 len_used = (int)(rx_data - (u8 *)agg->head); in rx_bottom()1751 len_used += sizeof(struct rx_desc); in rx_bottom()