Searched refs:len_used (Results 1 – 1 of 1) sorted by relevance
1709 int len_used = 0; in rx_bottom() local1722 len_used += sizeof(struct rx_desc); in rx_bottom()1724 while (urb->actual_length > len_used) { in rx_bottom()1734 len_used += pkt_len; in rx_bottom()1735 if (urb->actual_length < len_used) in rx_bottom()1764 len_used = (int)(rx_data - (u8 *)agg->head); in rx_bottom()1765 len_used += sizeof(struct rx_desc); in rx_bottom()