Searched defs:TX_BUFFS_AVAIL (Results 1 – 12 of 12) sorted by relevance
234 #define TX_BUFFS_AVAIL ((lp->tx_old <= lp->tx_new) ? \ macro
275 #define TX_BUFFS_AVAIL ((lp->tx_old<=lp->tx_new)?\ macro
267 #define TX_BUFFS_AVAIL ((lp->tx_old<=lp->tx_new)?\ macro
53 #define TX_BUFFS_AVAIL(sp) ((sp->tx_old <= sp->tx_new) ? \ macro
299 #define TX_BUFFS_AVAIL(qp) \ macro
259 #define TX_BUFFS_AVAIL(bp) \ macro
365 #define TX_BUFFS_AVAIL(hp) \ macro
933 #define TX_BUFFS_AVAIL(GP) \ macro
2874 #define TX_BUFFS_AVAIL(cp, i) ((cp)->tx_old[(i)] <= (cp)->tx_new[(i)] ? \ macro
75 #define TX_BUFFS_AVAIL(BP) \ macro
95 #define TX_BUFFS_AVAIL(CP) \ macro
115 #define TX_BUFFS_AVAIL(CP) \ macro