Home
last modified time | relevance | path

Searched refs:rte_distributor_backlog (Results 1 – 4 of 4) sorted by relevance

/dpdk/lib/distributor/
H A Ddistributor_private.h65 struct rte_distributor_backlog { struct
93 struct rte_distributor_backlog backlog[RTE_DISTRIB_MAX_WORKERS];
144 struct rte_distributor_backlog backlog[RTE_DISTRIB_MAX_WORKERS]
H A Drte_distributor_single.c86 add_to_backlog(struct rte_distributor_backlog *bl, int64_t item) in add_to_backlog()
98 backlog_pop(struct rte_distributor_backlog *bl) in backlog_pop()
136 struct rte_distributor_backlog *bl = &d->backlog[wkr]; in handle_worker_shutdown()
H A Drte_distributor_match_sse.c23 struct rte_distributor_backlog *bl; in find_match_vec()
H A Drte_distributor.c242 struct rte_distributor_backlog *bl; in find_match_scalar()
541 struct rte_distributor_backlog *bl = in rte_distributor_process()
561 struct rte_distributor_backlog *bl; in rte_distributor_process()