Searched refs:desc_ver (Results 1 – 9 of 9) sorted by relevance
191 fdt_val32 = cpu_to_fdt32(*map->desc_ver); in update_fdt_memmap()247 u32 desc_ver; in allocate_new_fdt_and_exit_boot() local258 map.desc_ver = &desc_ver; in allocate_new_fdt_and_exit_boot()316 desc_ver, runtime_map); in allocate_new_fdt_and_exit_boot()
65 if (map->desc_ver) in efi_get_memory_map()66 *map->desc_ver = desc_version; in efi_get_memory_map()
68 map.desc_ver = NULL; in efi_random_alloc()
36 boot_map.desc_ver = NULL; in efi_low_alloc_above()
55 map.desc_ver = NULL; in check_image_region()
617 p->efi->efi_memdesc_version = *map->desc_ver; in exit_boot_func()639 map.desc_ver = &desc_version; in exit_boot()
476 map->desc_ver); in efi_exit_boot_services()
164 u32 *desc_ver; member
784 u32 desc_ver; member963 if (np->desc_ver == DESC_VER_1 || np->desc_ver == DESC_VER_2) in nv_optimized()2209 u32 tx_flags_extra = (np->desc_ver == DESC_VER_1 ? NV_TX_LASTPACKET : NV_TX2_LASTPACKET); in nv_start_xmit()2620 if (np->desc_ver == DESC_VER_1) { in nv_tx_done()2915 if (np->desc_ver == DESC_VER_1) { in nv_rx_process()3350 if (np->desc_ver == DESC_VER_1) { in nv_force_linkspeed()3542 if (np->desc_ver == DESC_VER_1) { in nv_update_linkspeed()4658 ring->rx_max_pending = (np->desc_ver == DESC_VER_1) ? RING_MAX_DESC_VER_1 : RING_MAX_DESC_VER_2_3; in nv_get_ringparam()4659 ring->tx_max_pending = (np->desc_ver == DESC_VER_1) ? RING_MAX_DESC_VER_1 : RING_MAX_DESC_VER_2_3; in nv_get_ringparam()4676 (np->desc_ver == DESC_VER_1 && in nv_set_ringparam()[all …]