Searched refs:cmdq_full (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/crypto/cavium/nitrox/
H A Dnitrox_reqmgr.c266 static inline bool cmdq_full(struct nitrox_cmdq *cmdq, int qlen) function
331 if (unlikely(cmdq_full(cmdq, ndev->qlen))) {
357 if (unlikely(cmdq_full(cmdq, ndev->qlen))) {

Completed in 120 milliseconds