Searched refs:tx_fifo_head (Results 1 – 6 of 6) sorted by relevance
212 core->tx_fifo_head = tx_fifo_status & 0xff; in acc_open()252 u8 tx_fifo_head = core->tx_fifo_head; in acc_start_xmit() local263 fifo_usage = tx_fifo_head - core->tx_fifo_tail; in acc_start_xmit()290 can_put_echo_skb(skb, netdev, core->tx_fifo_head, 0); in acc_start_xmit()292 core->tx_fifo_head = acc_tx_fifo_next(core, tx_fifo_head); in acc_start_xmit()323 if (hw_fifo_head != priv->core->tx_fifo_head || in acc_set_mode()328 priv->core->tx_fifo_head, in acc_set_mode()415 if (core->tx_fifo_head == tx_fifo_tail) { in handle_core_msg_rxtxdone()474 while (tx_fifo_tail != core->tx_fifo_head && (abort_mask)) { in handle_core_msg_txabort()
247 u8 tx_fifo_head; member
196 u32 tx_fifo_head; member
238 u32 tx_fifo_head; member
247 u32 tx_fifo_head; member
1483 adapter->tx_fifo_head = ctrlext; in e1000_set_es2lan_mac_loopback()1578 ew32(CTRL_EXT, adapter->tx_fifo_head); in e1000_loopback_cleanup()1579 adapter->tx_fifo_head = 0; in e1000_loopback_cleanup()