Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dnet.c60 #define RFC2374_HDR_FIRSTFRAG 1 /* first fragment */ macro
98 hdr->w0 = fwnet_set_hdr_lf(RFC2374_HDR_FIRSTFRAG) in fwnet_make_ff_hdr()
611 if (lf == RFC2374_HDR_FIRSTFRAG) { in fwnet_incoming_packet()
677 if (lf == RFC2374_HDR_FIRSTFRAG) in fwnet_incoming_packet()
862 case RFC2374_HDR_FIRSTFRAG: in fwnet_transmit_packet_done()
963 case RFC2374_HDR_FIRSTFRAG: in fwnet_send_packet()