Searched refs:TX_BUFF_MOD_MASK (Results 1 – 2 of 2) sorted by relevance
561 #define TX_BUFF_MOD_MASK 31 /* (NUM_TX_BUFFERS -1) */ macro
1233 int tx_index = lp->tx_idx & TX_BUFF_MOD_MASK; in amd8111e_tx_queue_avail()