Searched refs:TX_SKIP (Results 1 – 1 of 1) sorted by relevance
92 #define TX_SKIP(n, o) (((n) + (o)) & (TX_DESC_COUNT - 1)) macro695 last = TX_SKIP(cur, TX_DESC_COUNT - 1); in awg_encap()