Home
last modified time | relevance | path

Searched refs:hist_list (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/event/sw/
H A Dsw_evdev_scheduler.c93 p->hist_list[head].fid = flow_id; in sw_schedule_atomic_to_cq()
94 p->hist_list[head].qid = qid_id; in sw_schedule_atomic_to_cq()
165 p->hist_list[head].fid = SW_HASH_FLOWID(qe->flow_id); in sw_schedule_parallel_to_cq()
166 p->hist_list[head].qid = qid_id; in sw_schedule_parallel_to_cq()
170 (void *)&p->hist_list[head].rob_entry); in sw_schedule_parallel_to_cq()
389 hist_entry = &port->hist_list[hist_tail]; in __pull_port_lb()
H A Dsw_evdev.h197 struct sw_hist_list_entry hist_list[SW_PORT_HIST_LIST]; member
H A Dsw_evdev.c205 p->hist_list[i].fid = -1; in sw_port_setup()
206 p->hist_list[i].qid = -1; in sw_port_setup()