Home
last modified time | relevance | path

Searched refs:HWQ_FREE_SLOTS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.h85 #define HWQ_FREE_SLOTS(hwq) (hwq->max_elements - \ macro
H A Dqplib_rcfw.c306 free_slots = HWQ_FREE_SLOTS(hwq); in __send_message()

Completed in 7 milliseconds