Searched refs:HWQ_FREE_SLOTS (Results 1 – 2 of 2) sorted by relevance
| /freebsd-head/sys/dev/bnxt/bnxt_re/ | ||
| HD | qplib_res.h | 180 #define HWQ_FREE_SLOTS(hwq) (hwq->max_elements - \ macro |
| HD | qplib_rcfw.c | 310 free_slots = HWQ_FREE_SLOTS(cmdq_hwq); in __send_message() |