Home
last modified time | relevance | path

Searched refs:pkt_header_length (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/sound/firewire/
Damdtp-stream.c1180 unsigned int pkt_header_length; in process_rx_packets() local
1197 pkt_header_length = IT_PKT_HEADER_SIZE_CIP; in process_rx_packets()
1199 pkt_header_length = 0; in process_rx_packets()
1218 build_it_pkt_header(s, desc->cycle, template, pkt_header_length, in process_rx_packets()