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