Searched refs:update_engines_avail_count (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/crypto/marvell/octeontx/ |
D | otx_cptpf_ucode.c | 651 static int update_engines_avail_count(struct device *dev, in update_engines_avail_count() function 702 ret = update_engines_avail_count(dev, &grp->g->avail, in release_engines() 744 ret = update_engines_avail_count(dev, &grp->g->avail, engs, in do_reserve_engines()
|
/linux-6.12.1/drivers/crypto/marvell/octeontx2/ |
D | otx2_cptpf_ucode.c | 509 static int update_engines_avail_count(struct device *dev, in update_engines_avail_count() function 567 ret = update_engines_avail_count(dev, &grp->g->avail, in release_engines() 608 ret = update_engines_avail_count(dev, &grp->g->avail, engs, in do_reserve_engines()
|