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()248 u32 desc_ver; in allocate_new_fdt_and_exit_boot() local259 map.desc_ver = &desc_ver; in allocate_new_fdt_and_exit_boot()309 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()
624 p->efi->efi_memdesc_version = *map->desc_ver; in exit_boot_func()646 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()2214 u32 tx_flags_extra = (np->desc_ver == DESC_VER_1 ? NV_TX_LASTPACKET : NV_TX2_LASTPACKET); in nv_start_xmit()2625 if (np->desc_ver == DESC_VER_1) { in nv_tx_done()2920 if (np->desc_ver == DESC_VER_1) { in nv_rx_process()3355 if (np->desc_ver == DESC_VER_1) { in nv_force_linkspeed()3547 if (np->desc_ver == DESC_VER_1) { in nv_update_linkspeed()4663 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()4664 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()4681 (np->desc_ver == DESC_VER_1 && in nv_set_ringparam()[all …]