Lines Matching refs:fw_packet
816 struct fw_packet p; in handle_ar_packet()
1289 struct fw_packet *packet;
1298 struct fw_packet *packet) in at_context_queue_packet()
1443 struct fw_packet *packet; in handle_at_packet()
1526 struct fw_packet *packet, u32 csr) in handle_local_rom()
1528 struct fw_packet response; in handle_local_rom()
1553 struct fw_packet *packet, u32 csr) in handle_local_lock()
1555 struct fw_packet response; in handle_local_lock()
1600 static void handle_local_request(struct context *ctx, struct fw_packet *packet) in handle_local_request()
1639 static void at_context_transmit(struct context *ctx, struct fw_packet *packet) in at_context_transmit()
2539 static void ohci_send_request(struct fw_card *card, struct fw_packet *packet) in ohci_send_request()
2546 static void ohci_send_response(struct fw_card *card, struct fw_packet *packet) in ohci_send_response()
2553 static int ohci_cancel_packet(struct fw_card *card, struct fw_packet *packet) in ohci_cancel_packet()