Lines Matching defs:packet
1380 struct fw_packet *packet; member
1388 static int at_context_queue_packet(struct at_context *ctx, struct fw_packet *packet) in at_context_queue_packet()
1549 struct fw_packet *packet; in handle_at_packet() local
1627 struct fw_packet *packet, u32 csr) in handle_local_rom()
1656 struct fw_packet *packet, u32 csr) in handle_local_lock()
1705 static void handle_local_request(struct at_context *ctx, struct fw_packet *packet) in handle_local_request()
1742 static void at_context_transmit(struct at_context *ctx, struct fw_packet *packet) in at_context_transmit()
2675 static void ohci_send_request(struct fw_card *card, struct fw_packet *packet) in ohci_send_request()
2682 static void ohci_send_response(struct fw_card *card, struct fw_packet *packet) in ohci_send_response()
2689 static int ohci_cancel_packet(struct fw_card *card, struct fw_packet *packet) in ohci_cancel_packet()
3329 struct fw_iso_packet *packet, in queue_iso_transmit()
3433 struct fw_iso_packet *packet, in queue_iso_packet_per_buffer()
3514 struct fw_iso_packet *packet, in queue_iso_buffer_fill()
3570 struct fw_iso_packet *packet, in ohci_queue_iso()