Searched defs:AVAIL_TD (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/vt6655/
H A Ddevice.h88 #define AVAIL_TD(p, q) ((p)->opts.tx_descs[(q)] - ((p)->iTDUsed[(q)])) macro
/linux-4.4.14/drivers/net/ethernet/via/
H A Dvia-velocity.h1432 #define AVAIL_TD(p,q) ((p)->options.numtx-((p)->tx.used[(q)])) macro

Completed in 127 milliseconds