Searched refs:qbman_check_command_complete (Results 1 – 8 of 8) sorted by relevance
60 qbman_check_command_complete;
642 while (!qbman_check_command_complete(dq_storage)) in dump_err_pkts()736 while (!qbman_check_command_complete( in dpaa2_dev_prefetch_rx()776 while (!qbman_check_command_complete(dq_storage)) in dpaa2_dev_prefetch_rx()832 while (!qbman_check_command_complete( in dpaa2_dev_prefetch_rx()991 while (!qbman_check_command_complete(dq_storage)) in dpaa2_dev_rx()1115 while (!qbman_check_command_complete(dq_storage)) in dpaa2_dev_tx_conf()1904 while (!qbman_check_command_complete( in dpaa2_dev_loopback_rx()1950 while (!qbman_check_command_complete(dq_storage)) in dpaa2_dev_loopback_rx()1986 while (!qbman_check_command_complete( in dpaa2_dev_loopback_rx()
163 while (!qbman_check_command_complete(dq_storage)) in dpaa2_cmdif_dequeue_bufs()
630 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()
522 int qbman_check_command_complete(struct qbman_result *dq);
913 while (!qbman_check_command_complete(dq_storage)) in dpaa2_sec_raw_dequeue_burst()
1973 while (!qbman_check_command_complete(dq_storage)) in dpaa2_sec_dequeue_burst()
2264 int qbman_check_command_complete(struct qbman_result *dq) in qbman_check_command_complete() function