Searched refs:txLast (Results 1 – 6 of 6) sorted by relevance
203 priv->txLast = 0; in arlan_drop_tx()588 priv->txLast = 0; in arlan_retransmit_now()595 priv->txLast = 1; in arlan_retransmit_now()684 if (priv->txLast) in arlan_registration_timer()685 priv->txLast = 0; in arlan_registration_timer()687 priv->txLast = 1; in arlan_registration_timer()836 IFDEBUG(ARLAN_DEBUG_TX_CHAIN) printk(KERN_ERR "TX command prepare for buffer %d\n", priv->txLast); in arlan_hw_tx()1328 priv->txLast = 0; in arlan_open()1489 if (priv->txLast) in arlan_tx_done_interrupt()1490 priv->txLast = 0; in arlan_tx_done_interrupt()[all …]
374 volatile int txLast; member436 …AST(dev) (((struct arlan_private *)dev->priv)->txRing[((struct arlan_private *)dev->priv)->txLast])
241 txLast = 1<<16, enumerator
298 txLast = 1<<16, enumerator
902 (u32) (txGenCRC | txEI | txPad | txFirst | txLast); in reset_tx()1312 txOwn | txGenCRC | txEI | txPad | txFirst | txLast; in gt64240_tx()
1177 txPad | txFirst | txLast)); in gt96100_tx()