Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dnet.c52 #define IEEE1394_GASP_HDR_SIZE 8 macro
775 if (length > IEEE1394_GASP_HDR_SIZE && in fwnet_receive_broadcast()
783 length - IEEE1394_GASP_HDR_SIZE, in fwnet_receive_broadcast()
792 packet.header_length = IEEE1394_GASP_HDR_SIZE; in fwnet_receive_broadcast()
882 ptask->max_payload + IEEE1394_GASP_HDR_SIZE); in fwnet_transmit_packet_done()
998 p = skb_push(ptask->skb, IEEE1394_GASP_HDR_SIZE); in fwnet_send_packet()
1160 packet.header_length = IEEE1394_GASP_HDR_SIZE; in fwnet_broadcast_start()
1181 - IEEE1394_GASP_HDR_SIZE - RFC2374_UNFRAG_HDR_SIZE; in fwnet_broadcast_start()