Searched refs:tx_fifo_timer (Results 1 – 2 of 2) sorted by relevance
285 struct callout tx_fifo_timer; member
549 callout_init_mp(&adapter->tx_fifo_timer); in em_attach()2016 callout_reset(&adapter->tx_fifo_timer, 1, in em_82547_move_tail_serialized()2344 callout_stop(&adapter->tx_fifo_timer); in em_stop()