Searched refs:NTXDACTIVE (Results 1 – 1 of 1) sorted by relevance
87 #define NTXDACTIVE(h, t, max_mask) TXD((t) - (h), (max_mask)) macro738 tx_avail = pdcs->ntxpost - NTXDACTIVE(pdcs->txin, pdcs->txout, in pdc_tx_list_sg_add()1154 tx_avail = pdcs->ntxpost - NTXDACTIVE(pdcs->txin, pdcs->txout, in pdc_rings_full()