Home
last modified time | relevance | path

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

/linux-6.1.9/sound/firewire/
Damdtp-stream.c1055 unsigned int pkt_header_length; in process_rx_packets() local
1073 pkt_header_length = IT_PKT_HEADER_SIZE_CIP; in process_rx_packets()
1075 pkt_header_length = 0; in process_rx_packets()
1095 build_it_pkt_header(s, desc->cycle, &template.params, pkt_header_length, in process_rx_packets()