Home
last modified time | relevance | path

Searched refs:sw_linking (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/usb/
H A Dr8152.c5652 bool sw_linking = !!netif_carrier_ok(tp->netdev); in delay_autosuspend() local
5659 if (work_busy(&tp->schedule.work) || sw_linking != hw_linking) in delay_autosuspend()
5665 if (!sw_linking && tp->rtl_ops.in_nway(tp)) in delay_autosuspend()
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dr8152.c8450 bool sw_linking = !!netif_carrier_ok(tp->netdev); in delay_autosuspend() local
8457 if (work_busy(&tp->schedule.work) || sw_linking != hw_linking) in delay_autosuspend()
8463 if (!sw_linking && tp->rtl_ops.in_nway(tp)) in delay_autosuspend()

Completed in 20 milliseconds