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

/linux-4.4.14/drivers/net/usb/
H A Dr8152.c498 RTL8152_LINK_CHG, enumerator in enum:rtl8152_flags
1205 set_bit(RTL8152_LINK_CHG, &tp->flags); intr_callback()
1210 set_bit(RTL8152_LINK_CHG, &tp->flags); intr_callback()
2986 clear_bit(RTL8152_LINK_CHG, &tp->flags); set_carrier()
3029 if (test_bit(RTL8152_LINK_CHG, &tp->flags)) rtl_work_func_t()

Completed in 66 milliseconds