Home
last modified time | relevance | path

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

/openbmc/linux/tools/firewire/
H A Dnosy-dump.c34 static void decode_link_packet(struct link_packet *packet, size_t length,
230 decode_link_packet(&t->request->packet, t->request->length, in handle_transaction()
233 decode_link_packet(&t->response->packet, t->request->length, in handle_transaction()
684 decode_link_packet(struct link_packet *packet, size_t length, in decode_link_packet() function
809 decode_link_packet(packet, length, 0, in print_packet()