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()665 offsetof(struct tran_pdesc, desclist[ether->finish_tx]); in w90p910_tx_interrupt()668 txbd = ðer->tdesc->desclist[ether->finish_tx]; in w90p910_tx_interrupt()670 if (++ether->finish_tx >= TX_DESC_SIZE) in w90p910_tx_interrupt()671 ether->finish_tx = 0; in w90p910_tx_interrupt()687 offsetof(struct tran_pdesc, desclist[ether->finish_tx]); in w90p910_tx_interrupt()957 ether->finish_tx = 0x0; in w90p910_ether_setup()