Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/realtek/
Dr8169.c741 static inline struct device *tp_to_dev(struct rtl8169_private *tp) in tp_to_dev() function
1536 struct device *d = tp_to_dev(tp); in rtl8169_set_wol()
1785 struct device *d = tp_to_dev(tp); in rtl8169_get_ethtool_stats()
2162 dev_notice(tp_to_dev(tp), in rtl8169_get_mac_version()
4107 struct device *d = tp_to_dev(tp); in rtl_set_mac_address()
4464 rc = request_firmware(&rtl_fw->fw, name, tp_to_dev(tp)); in rtl_request_uncached_firmware()
5727 dma_unmap_single(tp_to_dev(tp), le64_to_cpu(desc->addr), in rtl8169_free_rx_databuff()
5755 struct device *d = tp_to_dev(tp); in rtl8169_alloc_rx_data()
5862 rtl8169_unmap_tx_skb(tp_to_dev(tp), tx_skb, in rtl8169_tx_clear_range()
5913 struct device *d = tp_to_dev(tp); in rtl8169_xmit_frags()
[all …]