Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_distributor/
H A Ddistributor_private.h69 struct rte_distributor_backlog { struct
97 struct rte_distributor_backlog backlog[RTE_DISTRIB_MAX_WORKERS];
148 struct rte_distributor_backlog backlog[RTE_DISTRIB_MAX_WORKERS]
H A Drte_distributor_single.c90 add_to_backlog(struct rte_distributor_backlog *bl, int64_t item) in add_to_backlog()
102 backlog_pop(struct rte_distributor_backlog *bl) in backlog_pop()
140 struct rte_distributor_backlog *bl = &d->backlog[wkr]; in handle_worker_shutdown()
H A Drte_distributor_match_sse.c25 struct rte_distributor_backlog *bl; in find_match_vec()
H A Drte_distributor.c244 struct rte_distributor_backlog *bl; in find_match_scalar()
543 struct rte_distributor_backlog *bl = in rte_distributor_process()
563 struct rte_distributor_backlog *bl; in rte_distributor_process()