Searched refs:tx_tl (Results 1 – 1 of 1) sorted by relevance
932 struct tasklet_struct tx_tl; member2292 tasklet_schedule(&tp->tx_tl); in write_bulk_callback()3199 struct r8152 *tp = from_tasklet(tp, t, tx_tl); in bottom_half()3399 tasklet_schedule(&tp->tx_tl); in rtl8152_start_xmit()6983 tasklet_disable(&tp->tx_tl); in set_carrier()6987 tasklet_enable(&tp->tx_tl); in set_carrier()7023 tasklet_schedule(&tp->tx_tl); in rtl_work_func_t()7130 tasklet_enable(&tp->tx_tl); in rtl8152_open()7158 tasklet_disable(&tp->tx_tl); in rtl8152_close()8344 tasklet_disable(&tp->tx_tl); in rtl8152_pre_reset()[all …]