Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.h74 #define HWQ_FREE_SLOTS(hwq) (hwq->max_elements - \ macro
H A Dqplib_rcfw.c127 if (req->cmd_size >= HWQ_FREE_SLOTS(hwq)) { in __send_message()