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