Searched refs:tx_tl (Results 1 – 1 of 1) sorted by relevance
804 struct tasklet_struct tx_tl; member1659 tasklet_schedule(&tp->tx_tl); in write_bulk_callback()2606 tasklet_schedule(&tp->tx_tl); in rtl8152_start_xmit()5099 tasklet_disable(&tp->tx_tl); in set_carrier()5103 tasklet_enable(&tp->tx_tl); in set_carrier()5139 tasklet_schedule(&tp->tx_tl); in rtl_work_func_t()5242 tasklet_enable(&tp->tx_tl); in rtl8152_open()5270 tasklet_disable(&tp->tx_tl); in rtl8152_close()5593 tasklet_disable(&tp->tx_tl); in rtl8152_pre_reset()5637 tasklet_enable(&tp->tx_tl); in rtl8152_post_reset()[all …]