Lines Matching refs:RTL8152_UNPLUG
680 RTL8152_UNPLUG = 0, enumerator
1078 set_bit(RTL8152_UNPLUG, &tp->flags); in rtl_set_unplug()
1089 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in generic_ocp_read()
1133 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in generic_ocp_write()
1363 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in read_mii_word()
1379 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in write_mii_word()
1571 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in read_bulk_callback()
1655 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in write_bulk_callback()
1676 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in intr_callback()
2421 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in bottom_half()
2461 if (test_bit(RTL8152_UNPLUG, &tp->flags) || in r8152_submit_rx()
2796 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8152_enable()
2859 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8153_enable()
2886 if (test_bit(RTL8152_UNPLUG, &tp->flags)) { in rtl_disable()
3185 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in r8153_phy_status()
4919 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8152_up()
4929 if (test_bit(RTL8152_UNPLUG, &tp->flags)) { in rtl8152_down()
4944 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8153_up()
4984 if (test_bit(RTL8152_UNPLUG, &tp->flags)) { in rtl8153_down()
5005 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8153b_up()
5029 if (test_bit(RTL8152_UNPLUG, &tp->flags)) { in rtl8153b_down()
5116 if (test_bit(RTL8152_UNPLUG, &tp->flags) || !netif_running(tp->netdev)) in rtl_work_func_t()
5151 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl_hw_phy_work_func_t()
5278 if (res < 0 || test_bit(RTL8152_UNPLUG, &tp->flags)) { in rtl8152_close()
5311 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in r8152b_init()
5355 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in r8153_init()
5366 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in r8153_init()
5500 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in r8153b_init()
5511 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in r8153b_init()
6369 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8152_ioctl()
6462 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8152_unload()
6471 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8153_unload()
6479 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8153b_unload()