Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/usb/
H A Dr8152.c8459 bool sw_linking = !!netif_carrier_ok(tp->netdev); in delay_autosuspend() local
8466 if (work_busy(&tp->schedule.work) || sw_linking != hw_linking) in delay_autosuspend()
8472 if (!sw_linking && tp->rtl_ops.in_nway(tp)) in delay_autosuspend()