Searched refs:HWQ_FREE_SLOTS (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/infiniband/hw/bnxt_re/ | ||
D | qplib_res.h | 98 #define HWQ_FREE_SLOTS(hwq) (hwq->max_elements - \ macro |
D | qplib_rcfw.c | 305 free_slots = HWQ_FREE_SLOTS(hwq); in __send_message() |