Searched refs:TX_FRAME_CNT (Results 1 – 2 of 2) sorted by relevance
85 #define TX_FRAME_CNT 8 /* consecutive transmit frames per interrupt */ macro89 #define E100_MIN_TCB 2*TX_FRAME_CNT + 3 /* make room for at least 2 interrupts */
1112 if (!(++bdp->tx_count % TX_FRAME_CNT)) in e100_prepare_xmit_buff()