Home
last modified time | relevance | path

Searched refs:cmdq_full (Results 1 – 1 of 1) sorted by relevance

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