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