Home
last modified time | relevance | path

Searched refs:bcmfs_dequeue_op_burst (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_qp.h129 bcmfs_dequeue_op_burst(void *qp, void **ops, uint16_t nb_ops);
H A Dbcmfs_qp.c338 bcmfs_dequeue_op_burst(void *qp, void **ops, uint16_t nb_ops) in bcmfs_dequeue_op_burst() function
H A Dbcmfs_sym_pmd.c327 deq = bcmfs_dequeue_op_burst(qp, (void **)qp->infl_msgs, nb_ops); in bcmfs_sym_pmd_dequeue_op_burst()