Searched refs:rob_entry (Results 1 – 2 of 2) sorted by relevance
170 (void *)&p->hist_list[head].rob_entry); in sw_schedule_parallel_to_cq()402 (uintptr_t)hist_entry->rob_entry; in __pull_port_lb()419 struct reorder_buffer_entry *rob_entry = in __pull_port_lb() local420 hist_entry->rob_entry; in __pull_port_lb()422 hist_entry->rob_entry = NULL; in __pull_port_lb()428 int num_frag = rob_entry->num_fragments; in __pull_port_lb()432 int idx = rob_entry->num_fragments++; in __pull_port_lb()433 rob_entry->fragments[idx] = *qe; in __pull_port_lb()
141 struct reorder_buffer_entry *rob_entry; member