Home
last modified time | relevance | path

Searched refs:aq_depth (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/baseband/acc100/
H A Drte_acc100_pmd.h547 uint16_t aq_depth; /* Depth of atomic queue */ member
H A Drte_acc100_pmd.c926 q->aq_depth = (conf->op_type == RTE_BBDEV_OP_TURBO_DEC) ? in acc100_queue_setup()
937 q->aq_id, q->aq_depth, q->mmio_reg_enqueue); in acc100_queue_setup()
3622 int32_t aq_avail = q->aq_depth + in acc100_enqueue_ldpc_dec()