Lines Matching refs:fw_packet
801 struct fw_packet p; in handle_ar_packet()
1280 struct fw_packet *packet;
1289 struct fw_packet *packet) in at_context_queue_packet()
1434 struct fw_packet *packet; in handle_at_packet()
1517 struct fw_packet *packet, u32 csr) in handle_local_rom()
1519 struct fw_packet response; in handle_local_rom()
1544 struct fw_packet *packet, u32 csr) in handle_local_lock()
1546 struct fw_packet response; in handle_local_lock()
1591 static void handle_local_request(struct context *ctx, struct fw_packet *packet) in handle_local_request()
1630 static void at_context_transmit(struct context *ctx, struct fw_packet *packet) in at_context_transmit()
2531 static void ohci_send_request(struct fw_card *card, struct fw_packet *packet) in ohci_send_request()
2538 static void ohci_send_response(struct fw_card *card, struct fw_packet *packet) in ohci_send_response()
2545 static int ohci_cancel_packet(struct fw_card *card, struct fw_packet *packet) in ohci_cancel_packet()