Searched refs:tx_tl (Results 1 – 1 of 1) sorted by relevance
736 struct tasklet_struct tx_tl; member1435 tasklet_schedule(&tp->tx_tl); in write_bulk_callback()2404 tasklet_schedule(&tp->tx_tl); in rtl8152_start_xmit()4130 tasklet_disable(&tp->tx_tl); in set_carrier()4134 tasklet_enable(&tp->tx_tl); in set_carrier()4170 tasklet_schedule(&tp->tx_tl); in rtl_work_func_t()4257 tasklet_enable(&tp->tx_tl); in rtl8152_open()4285 tasklet_disable(&tp->tx_tl); in rtl8152_close()4554 tasklet_disable(&tp->tx_tl); in rtl8152_pre_reset()4598 tasklet_enable(&tp->tx_tl); in rtl8152_post_reset()[all …]