Lines Matching refs:fw_packet
800 struct fw_packet p; in handle_ar_packet()
1276 struct fw_packet *packet;
1285 struct fw_packet *packet) in at_context_queue_packet()
1430 struct fw_packet *packet; in handle_at_packet()
1513 struct fw_packet *packet, u32 csr) in handle_local_rom()
1515 struct fw_packet response; in handle_local_rom()
1540 struct fw_packet *packet, u32 csr) in handle_local_lock()
1542 struct fw_packet response; in handle_local_lock()
1587 static void handle_local_request(struct context *ctx, struct fw_packet *packet) in handle_local_request()
1626 static void at_context_transmit(struct context *ctx, struct fw_packet *packet) in at_context_transmit()
2527 static void ohci_send_request(struct fw_card *card, struct fw_packet *packet) in ohci_send_request()
2534 static void ohci_send_response(struct fw_card *card, struct fw_packet *packet) in ohci_send_response()
2541 static int ohci_cancel_packet(struct fw_card *card, struct fw_packet *packet) in ohci_cancel_packet()