Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.h105 #define HWQ_CMP(idx, hwq) ((idx) & ((hwq)->max_elements - 1)) macro
108 ((HWQ_CMP(hwq->prod, hwq)\
109 - HWQ_CMP(hwq->cons, hwq))\