Home
last modified time | relevance | path

Searched refs:bm_res (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/
H A Dbman.c642 union bm_mc_result *bm_res; in bm_shutdown_pool() local
651 if (!bm_mc_result_timeout(&p->p, &bm_res)) { in bm_shutdown_pool()
656 if (!(bm_res->verb & BM_MCR_VERB_ACQUIRE_BUFCOUNT)) { in bm_shutdown_pool()
/kernel/linux/linux-6.6/drivers/soc/fsl/qbman/
H A Dbman.c642 union bm_mc_result *bm_res; in bm_shutdown_pool() local
651 if (!bm_mc_result_timeout(&p->p, &bm_res)) { in bm_shutdown_pool()
656 if (!(bm_res->verb & BM_MCR_VERB_ACQUIRE_BUFCOUNT)) { in bm_shutdown_pool()

Completed in 4 milliseconds