Searched refs:target_obj (Results 1 – 3 of 3) sorted by relevance
385 struct drm_gem_object *target_obj; in i915_gem_execbuffer_relocate_entry() local396 target_obj = &target_vma->obj->base; in i915_gem_execbuffer_relocate_entry()434 target_obj->pending_read_domains |= reloc->read_domains; in i915_gem_execbuffer_relocate_entry()435 target_obj->pending_write_domain |= reloc->write_domain; in i915_gem_execbuffer_relocate_entry()
946 elem->cmd_data.vlan_mac.target_obj, in bnx2x_set_one_mac_e2()1100 elem->cmd_data.vlan_mac.target_obj, in bnx2x_set_one_vlan_e2()1148 struct bnx2x_vlan_mac_obj *target_obj; in bnx2x_set_one_vlan_mac_e2() local1154 target_obj = elem->cmd_data.vlan_mac.target_obj; in bnx2x_set_one_vlan_mac_e2()1155 bnx2x_vlan_mac_set_cmd_hdr_e2(bp, target_obj, in bnx2x_set_one_vlan_mac_e2()1448 struct bnx2x_vlan_mac_obj *dest_o = elem->cmd_data.vlan_mac.target_obj; in bnx2x_validate_vlan_mac_move()1807 cam_obj = elem->cmd_data.vlan_mac.target_obj; in bnx2x_execute_vlan_mac()1880 cam_obj = elem->cmd_data.vlan_mac.target_obj; in bnx2x_execute_vlan_mac()
139 struct bnx2x_vlan_mac_obj *target_obj; member