Searched defs:TX_BUFFS_AVAIL (Results 1 – 13 of 13) sorted by relevance
233 #define TX_BUFFS_AVAIL ((lp->tx_old <= lp->tx_new) ? \ macro
273 #define TX_BUFFS_AVAIL ((lp->tx_old<=lp->tx_new)?\ macro
271 #define TX_BUFFS_AVAIL ((lp->tx_old<=lp->tx_new)?\ macro
52 #define TX_BUFFS_AVAIL(sp) ((sp->tx_old <= sp->tx_new) ? \ macro
298 #define TX_BUFFS_AVAIL(qp) \ macro
258 #define TX_BUFFS_AVAIL(bp) \ macro
364 #define TX_BUFFS_AVAIL(hp) \ macro
932 #define TX_BUFFS_AVAIL(GP) \ macro
2886 #define TX_BUFFS_AVAIL(cp, i) ((cp)->tx_old[(i)] <= (cp)->tx_new[(i)] ? \ macro
76 #define TX_BUFFS_AVAIL(BP) \ macro
101 #define TX_BUFFS_AVAIL(CP) \ macro
888 #define TX_BUFFS_AVAIL ((lp->tx_old<=lp->tx_new)?\ macro
115 #define TX_BUFFS_AVAIL(CP) \ macro