Searched refs:NEXTTXD (Results 1 – 1 of 1) sorted by relevance
72 #define NEXTTXD(i, max_mask) TXD((i) + 1, (max_mask)) macro564 pdcs->txout = NEXTTXD(pdcs->txout, pdcs->ntxpost); in pdc_build_txd()