Lines Matching refs:RTL8152_UNPLUG
495 RTL8152_UNPLUG = 0, enumerator
701 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in generic_ocp_read()
733 set_bit(RTL8152_UNPLUG, &tp->flags); in generic_ocp_read()
745 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in generic_ocp_write()
803 set_bit(RTL8152_UNPLUG, &tp->flags); in generic_ocp_write()
973 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in read_mii_word()
989 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in write_mii_word()
1075 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in read_bulk_callback()
1101 set_bit(RTL8152_UNPLUG, &tp->flags); in read_bulk_callback()
1158 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in write_bulk_callback()
1179 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in intr_callback()
1218 set_bit(RTL8152_UNPLUG, &tp->flags); in intr_callback()
1806 set_bit(RTL8152_UNPLUG, &tp->flags); in tx_bottom()
1826 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in bottom_half()
1865 if (test_bit(RTL8152_UNPLUG, &tp->flags) || in r8152_submit_rx()
1875 set_bit(RTL8152_UNPLUG, &tp->flags); in r8152_submit_rx()
2150 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8152_enable()
2176 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8153_enable()
2193 if (test_bit(RTL8152_UNPLUG, &tp->flags)) { in rtl_disable()
2905 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8152_up()
2915 if (test_bit(RTL8152_UNPLUG, &tp->flags)) { in rtl8152_down()
2928 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8153_up()
2942 if (test_bit(RTL8152_UNPLUG, &tp->flags)) { in rtl8153_down()
3015 if (test_bit(RTL8152_UNPLUG, &tp->flags) || !netif_running(tp->netdev)) in rtl_work_func_t()
3110 if (res < 0 || test_bit(RTL8152_UNPLUG, &tp->flags)) { in rtl8152_close()
3238 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in r8152b_init()
3278 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in r8153_init()
3941 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8152_ioctl()
4067 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8152_unload()
4076 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8153_unload()
4242 set_bit(RTL8152_UNPLUG, &tp->flags); in rtl8152_disconnect()