Searched defs:AVAIL_TD (Results 1 – 4 of 4) sorted by relevance
75 #define AVAIL_TD(p, q) ((p)->opts.tx_descs[(q)] - ((p)->iTDUsed[(q)])) macro
73 #define AVAIL_TD(p, q) ((p)->opts.tx_descs[(q)] - ((p)->iTDUsed[(q)])) macro
1378 #define AVAIL_TD(p,q) ((p)->options.numtx-((p)->tx.used[(q)])) macro
1379 #define AVAIL_TD(p,q) ((p)->options.numtx-((p)->tx.used[(q)])) macro