Home
last modified time | relevance | path

Searched refs:destination_address (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/arch/powerpc/platforms/pseries/
Drtas-fadump.c32 be64_to_cpu(fdm->rmr_region.destination_address); in rtas_fadump_update_config()
58 be64_to_cpu(fdm->cpu_state_data.destination_address); in rtas_fadump_get_config()
98 fdm.cpu_state_data.destination_address = cpu_to_be64(addr); in rtas_fadump_init_mem_struct()
108 fdm.hpte_region.destination_address = cpu_to_be64(addr); in rtas_fadump_init_mem_struct()
117 fdm.rmr_region.destination_address = cpu_to_be64(addr); in rtas_fadump_init_mem_struct()
315 addr = be64_to_cpu(fdm_active->cpu_state_data.destination_address); in rtas_fadump_build_cpu_notes()
445 be64_to_cpu(cpu_data_section->destination_address), in rtas_fadump_region_show()
446 be64_to_cpu(cpu_data_section->destination_address) + in rtas_fadump_region_show()
452 be64_to_cpu(fdm_ptr->hpte_region.destination_address), in rtas_fadump_region_show()
453 be64_to_cpu(fdm_ptr->hpte_region.destination_address) + in rtas_fadump_region_show()
[all …]
Drtas-fadump.h40 __be64 destination_address; member
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dmlx5_ifc_dr.h329 u8 destination_address[0x20]; member
Ddr_ste.c1206 destination_address, mask, dst_ip_31_0); in dr_ste_build_eth_l3_ipv4_5_tuple_bit_mask()
1240 DR_STE_SET_TAG(eth_l3_ipv4_5_tuple, tag, destination_address, spec, dst_ip_31_0); in dr_ste_build_eth_l3_ipv4_5_tuple_tag()