Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dcore-cdev.c1125 unsigned long payload, buffer_end, transmit_header_bytes = 0; in ioctl_queue_iso() local
1174 transmit_header_bytes = u.packet.header_length; in ioctl_queue_iso()
1191 &p->header[transmit_header_bytes / 4]; in ioctl_queue_iso()
1195 (u.packet.header, p->header, transmit_header_bytes)) in ioctl_queue_iso()