Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/usb/
H A Dr8152.c683 RTL8152_LINK_CHG, enumerator
1705 set_bit(RTL8152_LINK_CHG, &tp->flags); in intr_callback()
1711 set_bit(RTL8152_LINK_CHG, &tp->flags); in intr_callback()
5133 if (test_and_clear_bit(RTL8152_LINK_CHG, &tp->flags)) in rtl_work_func_t()
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dr8152.c770 RTL8152_LINK_CHG, enumerator
1997 set_bit(RTL8152_LINK_CHG, &tp->flags); in intr_callback()
2003 set_bit(RTL8152_LINK_CHG, &tp->flags); in intr_callback()
6825 if (test_and_clear_bit(RTL8152_LINK_CHG, &tp->flags)) in rtl_work_func_t()

Completed in 20 milliseconds