Searched refs:tx_tl (Results 1 – 1 of 1) sorted by relevance
886 struct tasklet_struct tx_tl; member1953 tasklet_schedule(&tp->tx_tl); in write_bulk_callback()2753 struct r8152 *tp = from_tasklet(tp, t, tx_tl); in bottom_half()2947 tasklet_schedule(&tp->tx_tl); in rtl8152_start_xmit()6838 tasklet_disable(&tp->tx_tl); in set_carrier()6842 tasklet_enable(&tp->tx_tl); in set_carrier()6878 tasklet_schedule(&tp->tx_tl); in rtl_work_func_t()6985 tasklet_enable(&tp->tx_tl); in rtl8152_open()7013 tasklet_disable(&tp->tx_tl); in rtl8152_close()8435 tasklet_disable(&tp->tx_tl); in rtl8152_pre_reset()[all …]