Home
last modified time | relevance | path

Searched refs:tx_tl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/usb/
H A Dr8152.c804 struct tasklet_struct tx_tl; member
1659 tasklet_schedule(&tp->tx_tl); in write_bulk_callback()
2609 tasklet_schedule(&tp->tx_tl); in rtl8152_start_xmit()
5102 tasklet_disable(&tp->tx_tl); in set_carrier()
5106 tasklet_enable(&tp->tx_tl); in set_carrier()
5142 tasklet_schedule(&tp->tx_tl); in rtl_work_func_t()
5245 tasklet_enable(&tp->tx_tl); in rtl8152_open()
5273 tasklet_disable(&tp->tx_tl); in rtl8152_close()
5596 tasklet_disable(&tp->tx_tl); in rtl8152_pre_reset()
5640 tasklet_enable(&tp->tx_tl); in rtl8152_post_reset()
[all...]
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dr8152.c885 struct tasklet_struct tx_tl; member
1951 tasklet_schedule(&tp->tx_tl); in write_bulk_callback()
2718 struct r8152 *tp = from_tasklet(tp, t, tx_tl); in bottom_half()
2912 tasklet_schedule(&tp->tx_tl); in rtl8152_start_xmit()
6794 tasklet_disable(&tp->tx_tl); in set_carrier()
6798 tasklet_enable(&tp->tx_tl); in set_carrier()
6834 tasklet_schedule(&tp->tx_tl); in rtl_work_func_t()
6941 tasklet_enable(&tp->tx_tl); in rtl8152_open()
6969 tasklet_disable(&tp->tx_tl); in rtl8152_close()
8391 tasklet_disable(&tp->tx_tl); in rtl8152_pre_reset()
[all...]

Completed in 18 milliseconds