Searched refs:tailStarts (Results 1 – 1 of 1) sorted by relevance
755 int tailStarts = 0x800; in arlan_hw_tx() local763 …tailStarts = 0x800 - (((TXTAIL(dev).offset - (((int) arlan->txBuffer) - ((int) arlan))) / 64) + 2)… in arlan_hw_tx()766 if (!TXHEAD(dev).offset && length < tailStarts) in arlan_hw_tx()769 printk(KERN_ERR "TXHEAD insert, tailStart %d\n", tailStarts); in arlan_hw_tx()803 printk(KERN_ERR "TX TAIL & HEAD full, return, tailStart %d headEnd %d\n", tailStarts, headEnds); in arlan_hw_tx()