Searched refs:tx_entry (Results 1 – 2 of 2) sorted by relevance
65 struct list_head tx_entry; member
450 int tx_entry, o_entry; in ioc3_tx() local457 tx_entry = (etcir >> 7) & TX_RING_MASK; in ioc3_tx()462 while (o_entry != tx_entry) { in ioc3_tx()472 tx_entry = (etcir >> 7) & TX_RING_MASK; in ioc3_tx()