Home
last modified time | relevance | path

Searched refs:qbman_check_command_complete (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/drivers/bus/fslmc/
H A Dversion.map57 qbman_check_command_complete;
/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_rxtx.c562 while (!qbman_check_command_complete( in dpaa2_dev_prefetch_rx()
602 while (!qbman_check_command_complete(dq_storage)) in dpaa2_dev_prefetch_rx()
655 while (!qbman_check_command_complete( in dpaa2_dev_prefetch_rx()
810 while (!qbman_check_command_complete(dq_storage)) in dpaa2_dev_rx()
925 while (!qbman_check_command_complete(dq_storage)) in dpaa2_dev_tx_conf()
1543 while (!qbman_check_command_complete( in dpaa2_dev_loopback_rx()
1589 while (!qbman_check_command_complete(dq_storage)) in dpaa2_dev_loopback_rx()
1625 while (!qbman_check_command_complete( in dpaa2_dev_loopback_rx()
/f-stack/dpdk/drivers/raw/dpaa2_cmdif/
H A Ddpaa2_cmdif.c163 while (!qbman_check_command_complete(dq_storage)) in dpaa2_cmdif_dequeue_bufs()
/f-stack/dpdk/drivers/raw/dpaa2_qdma/
H A Ddpaa2_qdma.c630 while (!qbman_check_command_complete( in dpdmai_dev_dequeue_multijob_prefetch()
670 while (!qbman_check_command_complete(dq_storage)) in dpdmai_dev_dequeue_multijob_prefetch()
706 while (!qbman_check_command_complete( in dpdmai_dev_dequeue_multijob_prefetch()
802 while (!qbman_check_command_complete(dq_storage)) in dpdmai_dev_dequeue_multijob_no_prefetch()
/f-stack/dpdk/drivers/bus/fslmc/qbman/include/
H A Dfsl_qbman_portal.h522 int qbman_check_command_complete(struct qbman_result *dq);
/f-stack/dpdk/drivers/bus/fslmc/qbman/
H A Dqbman_portal.c2266 int qbman_check_command_complete(struct qbman_result *dq) in qbman_check_command_complete() function
/f-stack/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_dpseci.c1685 while (!qbman_check_command_complete(dq_storage)) in dpaa2_sec_dequeue_burst()