Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/usb/
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()
6803 if (test_and_clear_bit(RTL8152_LINK_CHG, &tp->flags)) in rtl_work_func_t()