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()2604 tasklet_schedule(&tp->tx_tl); in rtl8152_start_xmit()5125 tasklet_disable(&tp->tx_tl); in set_carrier()5129 tasklet_enable(&tp->tx_tl); in set_carrier()5165 tasklet_schedule(&tp->tx_tl); in rtl_work_func_t()5268 tasklet_enable(&tp->tx_tl); in rtl8152_open()5296 tasklet_disable(&tp->tx_tl); in rtl8152_close()5613 tasklet_disable(&tp->tx_tl); in rtl8152_pre_reset()5657 tasklet_enable(&tp->tx_tl); in rtl8152_post_reset()[all …]