Searched refs:txqlen (Results 1 – 1 of 1) sorted by relevance
95 int txqlen; member477 ip->txqlen -= packets; in ioc3_tx()479 if (netif_queue_stopped(dev) && ip->txqlen < TX_RING_ENTRIES) in ioc3_tx()754 ip->txqlen = 0; /* nothing queued */ in ioc3_start()1092 ip->txqlen++; in ioc3_start_xmit()1094 if (ip->txqlen >= (TX_RING_ENTRIES - 1)) in ioc3_start_xmit()