Searched refs:finish_tx (Results 1 – 1 of 1) sorted by relevance
168 unsigned int finish_tx; member488 ether->finish_tx = 0x0; in w90p910_reset_mac()672 offsetof(struct tran_pdesc, desclist[ether->finish_tx]); in w90p910_tx_interrupt()675 txbd = ðer->tdesc->desclist[ether->finish_tx]; in w90p910_tx_interrupt()677 if (++ether->finish_tx >= TX_DESC_SIZE) in w90p910_tx_interrupt()678 ether->finish_tx = 0; in w90p910_tx_interrupt()694 offsetof(struct tran_pdesc, desclist[ether->finish_tx]); in w90p910_tx_interrupt()966 ether->finish_tx = 0x0; in w90p910_ether_setup()