Searched refs:destination_address (Results 1 – 6 of 6) sorted by relevance
/linux-5.19.10/arch/powerpc/platforms/pseries/ |
D | rtas-fadump.c | 33 be64_to_cpu(fdm->rmr_region.destination_address); in rtas_fadump_update_config() 59 be64_to_cpu(fdm->cpu_state_data.destination_address); in rtas_fadump_get_config() 99 fdm.cpu_state_data.destination_address = cpu_to_be64(addr); in rtas_fadump_init_mem_struct() 109 fdm.hpte_region.destination_address = cpu_to_be64(addr); in rtas_fadump_init_mem_struct() 124 fdm.rmr_region.destination_address = cpu_to_be64(addr); in rtas_fadump_init_mem_struct() 322 addr = be64_to_cpu(fdm_active->cpu_state_data.destination_address); in rtas_fadump_build_cpu_notes() 452 be64_to_cpu(cpu_data_section->destination_address), in rtas_fadump_region_show() 453 be64_to_cpu(cpu_data_section->destination_address) + in rtas_fadump_region_show() 459 be64_to_cpu(fdm_ptr->hpte_region.destination_address), in rtas_fadump_region_show() 460 be64_to_cpu(fdm_ptr->hpte_region.destination_address) + in rtas_fadump_region_show() [all …]
|
D | rtas-fadump.h | 40 __be64 destination_address; member
|
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | mlx5_ifc_dr_ste_v1.h | 258 u8 destination_address[0x20]; member
|
D | mlx5_ifc_dr.h | 239 u8 destination_address[0x20]; member
|
D | dr_ste_v0.c | 850 DR_STE_SET_TAG(eth_l3_ipv4_5_tuple, tag, destination_address, spec, dst_ip_31_0); in dr_ste_v0_build_eth_l3_ipv4_5_tuple_tag()
|
D | dr_ste_v1.c | 1050 DR_STE_SET_TAG(eth_l3_ipv4_5_tuple_v1, tag, destination_address, spec, dst_ip_31_0); in dr_ste_v1_build_eth_l3_ipv4_5_tuple_tag()
|