Home
last modified time | relevance | path

Searched refs:get_max_enqueue_order_count (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/crypto/scheduler/
H A Dscheduler_pmd_private.h68 get_max_enqueue_order_count(struct rte_ring *order_ring, uint16_t nb_ops) in get_max_enqueue_order_count() function
H A Dscheduler_failover.c68 uint16_t nb_ops_to_enq = get_max_enqueue_order_count(order_ring, in schedule_enqueue_ordering()
H A Dscheduler_roundrobin.c51 uint16_t nb_ops_to_enq = get_max_enqueue_order_count(order_ring, in schedule_enqueue_ordering()
H A Dscheduler_multicore.c72 uint16_t nb_ops_to_enq = get_max_enqueue_order_count(order_ring, in schedule_enqueue_ordering()
H A Dscheduler_pkt_size_distr.c179 uint16_t nb_ops_to_enq = get_max_enqueue_order_count(order_ring, in schedule_enqueue_ordering()