Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/usb/
Dr8152.c487 RTL8152_LINK_CHG, enumerator
1191 set_bit(RTL8152_LINK_CHG, &tp->flags); in intr_callback()
1196 set_bit(RTL8152_LINK_CHG, &tp->flags); in intr_callback()
2927 clear_bit(RTL8152_LINK_CHG, &tp->flags); in set_carrier()
2968 if (test_bit(RTL8152_LINK_CHG, &tp->flags)) in rtl_work_func_t()