Lines Matching refs:fw_packet
814 struct fw_packet p; in handle_ar_packet()
1293 struct fw_packet *packet;
1302 struct fw_packet *packet) in at_context_queue_packet()
1447 struct fw_packet *packet; in handle_at_packet()
1530 struct fw_packet *packet, u32 csr) in handle_local_rom()
1532 struct fw_packet response; in handle_local_rom()
1557 struct fw_packet *packet, u32 csr) in handle_local_lock()
1559 struct fw_packet response; in handle_local_lock()
1604 static void handle_local_request(struct context *ctx, struct fw_packet *packet) in handle_local_request()
1643 static void at_context_transmit(struct context *ctx, struct fw_packet *packet) in at_context_transmit()
2544 static void ohci_send_request(struct fw_card *card, struct fw_packet *packet) in ohci_send_request()
2551 static void ohci_send_response(struct fw_card *card, struct fw_packet *packet) in ohci_send_response()
2558 static int ohci_cancel_packet(struct fw_card *card, struct fw_packet *packet) in ohci_cancel_packet()