Searched refs:HWQ_CMP (Results 1 – 1 of 1) sorted by relevance
105 #define HWQ_CMP(idx, hwq) ((idx) & ((hwq)->max_elements - 1)) macro108 ((HWQ_CMP(hwq->prod, hwq)\109 - HWQ_CMP(hwq->cons, hwq))\