Searched refs:RX_DESC_COOKIE_INDEX_MASK (Results 1 – 1 of 1) sorted by relevance
202 #define RX_DESC_COOKIE_INDEX_MASK 0x3ffff /* 18 bits */ macro207 (RX_DESC_COOKIE_INDEX_MASK | RX_DESC_COOKIE_POOL_ID_MASK)214 (((_cookie) & RX_DESC_COOKIE_INDEX_MASK) >> \