Lines Matching defs:packet
437 * send a PHY configuration packet prior to the
438 * bus reset. The PHY configuration packet might
463 * We will send out a force root packet for this
620 static void dummy_send_request(struct fw_card *card, struct fw_packet *packet)
622 packet->callback(packet, card, RCODE_CANCELLED);
625 static void dummy_send_response(struct fw_card *card, struct fw_packet *packet)
627 packet->callback(packet, card, RCODE_CANCELLED);
630 static int dummy_cancel_packet(struct fw_card *card, struct fw_packet *packet)