Searched refs:RTE_DISTRIB_BACKLOG_SIZE (Results 1 – 2 of 2) sorted by relevance
36 #define RTE_DISTRIB_BACKLOG_SIZE 8 macro37 #define RTE_DISTRIB_BACKLOG_MASK (RTE_DISTRIB_BACKLOG_SIZE - 1)
92 if (bl->count == RTE_DISTRIB_BACKLOG_SIZE) in add_to_backlog()138 struct rte_mbuf *pkts[RTE_DISTRIB_BACKLOG_SIZE]; in handle_worker_shutdown()