Searched refs:tx_fifo_timer_handle (Results 1 – 2 of 2) sorted by relevance
400 struct timeout tx_fifo_timer_handle; member
425 timeout_set(&sc->tx_fifo_timer_handle, em_82547_move_tail, sc); in em_attach() 1365 timeout_add(&sc->tx_fifo_timer_handle, 1); in em_82547_move_tail_locked() 1617 timeout_del(&sc->tx_fifo_timer_handle); in em_stop()