Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c1519 device_set_wakeup_enable(tp_to_dev(tp), wolopts); in __rtl8169_set_wol()
2506 rtl_fw->dev = tp_to_dev(tp); in rtl_request_firmware()
2591 if (device_may_wakeup(tp_to_dev(tp))) { in rtl_prepare_power_down()
3883 struct device *d = tp_to_dev(tp); in rtl8169_alloc_rx_data()
3910 dma_unmap_page(tp_to_dev(tp), in rtl8169_rx_clear()
4051 struct device *d = tp_to_dev(tp); in rtl8169_tx_map()
4487 struct device *d = tp_to_dev(tp); in rtl_rx()
4664 struct device *d = tp_to_dev(tp); in r8169_phylink_handler()
4902 if (!device_may_wakeup(tp_to_dev(tp))) in rtl8169_suspend()
4913 if (!device_may_wakeup(tp_to_dev(tp))) in rtl8169_resume()
[all …]