Searched defs:RX_COMP_ENTRY (Results 1 – 2 of 2) sorted by relevance
2869 #define RX_COMP_ENTRY(r, x) ((x) & (RX_COMP_RINGN_SIZE(r) - 1)) macro