Searched refs:tx_tl (Results 1 – 1 of 1) sorted by relevance
887 struct tasklet_struct tx_tl; member1954 tasklet_schedule(&tp->tx_tl); in write_bulk_callback()6843 tasklet_enable(&tp->tx_tl); in set_carrier()6986 tasklet_enable(&tp->tx_tl); in rtl8152_open()7014 tasklet_disable(&tp->tx_tl); in rtl8152_close()8436 tasklet_disable(&tp->tx_tl); in rtl8152_pre_reset()8481 tasklet_enable(&tp->tx_tl); in rtl8152_post_reset()8658 tasklet_enable(&tp->tx_tl); in rtl8152_system_suspend()9854 tasklet_disable(&tp->tx_tl); in rtl8152_probe_once()9988 tasklet_kill(&tp->tx_tl); in rtl8152_probe_once()[all …]