Searched refs:update_engines_avail_count (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/crypto/marvell/octeontx2/ |
D | otx2_cptpf_ucode.c | 505 static int update_engines_avail_count(struct device *dev, in update_engines_avail_count() function 563 ret = update_engines_avail_count(dev, &grp->g->avail, in release_engines() 604 ret = update_engines_avail_count(dev, &grp->g->avail, engs, in do_reserve_engines()
|
/Linux-v6.1/drivers/crypto/marvell/octeontx/ |
D | otx_cptpf_ucode.c | 652 static int update_engines_avail_count(struct device *dev, in update_engines_avail_count() function 703 ret = update_engines_avail_count(dev, &grp->g->avail, in release_engines() 745 ret = update_engines_avail_count(dev, &grp->g->avail, engs, in do_reserve_engines()
|