Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/
H A Damdtp-stream.c1157 unsigned int pkt_header_length; in process_rx_packets() local
1174 pkt_header_length = IT_PKT_HEADER_SIZE_CIP; in process_rx_packets()
1176 pkt_header_length = 0; in process_rx_packets()
1198 build_it_pkt_header(s, desc->cycle, &template.params, pkt_header_length, in process_rx_packets()