TX_QUEUE_SIZE
for (i = 0; i < TX_QUEUE_SIZE; i++) {
struct tx_queue_entry tx_queue[TX_QUEUE_SIZE];
yp->cur_tx - dirty_tx < TX_QUEUE_SIZE - 2) {
if (yp->cur_tx - yp->dirty_tx < TX_QUEUE_SIZE)
if (yp->cur_tx - yp->dirty_tx < TX_QUEUE_SIZE)
yp->cur_tx - yp->dirty_tx < TX_QUEUE_SIZE - 4) {