Searched refs:finish_tx (Results 1 – 1 of 1) sorted by relevance
168 unsigned int finish_tx; member481 ether->finish_tx = 0x0; in w90p910_reset_mac()656 offsetof(struct tran_pdesc, desclist[ether->finish_tx]); in w90p910_tx_interrupt()659 txbd = ðer->tdesc->desclist[ether->finish_tx]; in w90p910_tx_interrupt()661 if (++ether->finish_tx >= TX_DESC_SIZE) in w90p910_tx_interrupt()662 ether->finish_tx = 0; in w90p910_tx_interrupt()678 offsetof(struct tran_pdesc, desclist[ether->finish_tx]); in w90p910_tx_interrupt()951 ether->finish_tx = 0x0; in w90p910_ether_setup()