Searched refs:destination_address (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.15/arch/powerpc/platforms/pseries/ |
| D | rtas-fadump.c | 32 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 …]
|
| D | rtas-fadump.h | 40 __be64 destination_address; member
|
| /Linux-v5.15/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 | 847 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 | 1041 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()
|