Lines Matching full:generation

162 	trace_async_request_outbound_complete((uintptr_t)t, card->index, packet->generation,  in transmit_complete_callback()
202 int destination_id, int source_id, int generation, int speed, in fw_fill_request() argument
266 packet->generation = generation; in fw_fill_request()
298 * @generation: bus generation in which request and response are valid
316 * @generation. Otherwise the request is in danger to be sent to a wrong node.
335 * generation, or missing ACK respectively.
343 int destination_id, int generation, int speed, unsigned long long offset, in __fw_send_request() argument
390 generation, speed, offset, payload, length); in __fw_send_request()
399 trace_async_request_outbound_initiate((uintptr_t)t, card->index, generation, speed, in __fw_send_request()
429 * @generation: bus generation in which request and response are valid
441 int generation, int speed, unsigned long long offset, in fw_run_transaction() argument
450 fw_send_request(card, &t, tcode, destination_id, generation, speed, in fw_run_transaction()
465 trace_async_phy_outbound_complete((uintptr_t)packet, card->index, packet->generation, status, in transmit_phy_packet_callback()
478 int node_id, int generation, int gap_count) in fw_send_phy_config() argument
507 phy_config_packet.generation = generation; in fw_send_phy_config()
511 phy_config_packet.generation, phy_config_packet.header[1], in fw_send_phy_config()
700 trace_async_response_outbound_complete((uintptr_t)request, card->index, packet->generation, in free_response_callback()
865 request->response.generation = p->generation; in allocate_request()
912 request->response.generation, request->response.speed, in fw_send_response()
973 handler->address_callback(card, request, tcode, destination, source, p->generation, offset, in handle_exclusive_region_request()
1050 p->generation, offset, request->data, in handle_fcp_region_request()
1072 trace_async_phy_inbound((uintptr_t)p, card->index, p->generation, p->ack, p->timestamp, in fw_core_handle_request()
1084 trace_async_request_inbound((uintptr_t)request, card->index, p->generation, p->speed, in fw_core_handle_request()
1154 trace_async_response_inbound((uintptr_t)t, card->index, p->generation, p->speed, p->ack, in fw_core_handle_response()
1209 int tcode, int destination, int source, int generation, in handle_topology_map() argument
1259 int tcode, int destination, int source, int generation, in handle_registers() argument
1383 int tcode, int destination, int source, int generation, in handle_low_memory() argument