Searched refs:fwnet_get_hdr_ether_type (Results 1 - 1 of 1) sorted by relevance

/drivers/firewire/
H A Dnet.c94 #define fwnet_get_hdr_ether_type(h) (((h)->w0 & 0x0000ffff)) macro
689 ether_type = fwnet_get_hdr_ether_type(&hdr);
711 ether_type = fwnet_get_hdr_ether_type(&hdr);

Completed in 12 milliseconds