Searched refs:txqlen (Results 1 – 1 of 1) sorted by relevance
101 int txqlen; member652 ip->txqlen -= packets; in ioc3_tx()654 if (netif_queue_stopped(dev) && ip->txqlen < TX_RING_ENTRIES) in ioc3_tx()946 ip->txqlen = 0; /* nothing queued */ in ioc3_start()1478 ip->txqlen++; in ioc3_start_xmit()1480 if (ip->txqlen >= (TX_RING_ENTRIES - 1)) in ioc3_start_xmit()