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()
2419 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in bottom_half()
2459 if (test_bit(RTL8152_UNPLUG, &tp->flags) || in r8152_submit_rx()
2794 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8152_enable()
2857 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8153_enable()
2884 if (test_bit(RTL8152_UNPLUG, &tp->flags)) { in rtl_disable()
3206 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in r8153_phy_status()
4945 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8152_up()
4955 if (test_bit(RTL8152_UNPLUG, &tp->flags)) { in rtl8152_down()
4970 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8153_up()
5010 if (test_bit(RTL8152_UNPLUG, &tp->flags)) { in rtl8153_down()
5031 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8153b_up()
5055 if (test_bit(RTL8152_UNPLUG, &tp->flags)) { in rtl8153b_down()
5142 if (test_bit(RTL8152_UNPLUG, &tp->flags) || !netif_running(tp->netdev)) in rtl_work_func_t()
5177 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl_hw_phy_work_func_t()
5304 if (res < 0 || test_bit(RTL8152_UNPLUG, &tp->flags)) { in rtl8152_close()
5336 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in r8152b_init()
5380 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in r8153_init()
5391 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in r8153_init()
5520 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in r8153b_init()
5531 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in r8153b_init()
6389 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8152_ioctl()
6482 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8152_unload()
6491 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8153_unload()
6499 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in rtl8153b_unload()