Lines Matching refs:RTL8152_UNPLUG
484 RTL8152_UNPLUG = 0, enumerator
687 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in generic_ocp_read()
719 set_bit(RTL8152_UNPLUG, &tp->flags); in generic_ocp_read()
731 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in generic_ocp_write()
789 set_bit(RTL8152_UNPLUG, &tp->flags); in generic_ocp_write()
959 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in read_mii_word()
975 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in write_mii_word()
1061 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in read_bulk_callback()
1087 set_bit(RTL8152_UNPLUG, &tp->flags); in read_bulk_callback()
1144 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in write_bulk_callback()
1165 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in intr_callback()
1204 set_bit(RTL8152_UNPLUG, &tp->flags); in intr_callback()
1792 set_bit(RTL8152_UNPLUG, &tp->flags); in tx_bottom()
1812 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in bottom_half()
1851 if (test_bit(RTL8152_UNPLUG, &tp->flags) || in r8152_submit_rx()
1861 set_bit(RTL8152_UNPLUG, &tp->flags); in r8152_submit_rx()
2139 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8152_enable()
2165 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8153_enable()
2181 if (test_bit(RTL8152_UNPLUG, &tp->flags)) { in rtl_disable()
2877 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8152_up()
2887 if (test_bit(RTL8152_UNPLUG, &tp->flags)) { in rtl8152_down()
2900 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8153_up()
2910 if (test_bit(RTL8152_UNPLUG, &tp->flags)) { in rtl8153_down()
2954 if (test_bit(RTL8152_UNPLUG, &tp->flags) || !netif_running(tp->netdev)) in rtl_work_func_t()
3049 if (res < 0 || test_bit(RTL8152_UNPLUG, &tp->flags)) { in rtl8152_close()
3177 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in r8152b_init()
3217 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in r8153_init()
3782 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8152_ioctl()
3904 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8152_unload()
3913 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8153_unload()
4073 set_bit(RTL8152_UNPLUG, &tp->flags); in rtl8152_disconnect()