Searched refs:vlast_packet_size (Results 1 – 2 of 2) sorted by relevance
372 if (flen < pdev->vlast_packet_size) { in pwc_isoc_handler()383 pdev->vlast_packet_size = flen; in pwc_isoc_handler()410 pdev->vlast_packet_size = 0; in pwc_isoc_init()
239 int vlast_packet_size; /* for frame synchronisation */ member