Home
last modified time | relevance | path

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

/drivers/net/ethernet/realtek/
Dr8169_main.c722 static bool rtl_is_8125(struct rtl8169_private *tp) in rtl_is_8125() function
1345 if (rtl_is_8125(tp)) in rtl_get_events()
1353 if (rtl_is_8125(tp)) in rtl_ack_events()
1361 if (rtl_is_8125(tp)) in rtl_irq_disable()
1369 if (rtl_is_8125(tp)) in rtl_irq_enable()
1454 } else if (rtl_is_8125(tp)) { in __rtl8169_set_wol()
1557 if (rtl_is_8125(tp)) { in rtl_set_rx_config_features()
1579 if (!rtl_is_8125(tp)) { in rtl8169_set_features()
1826 if (rtl_is_8125(tp)) in rtl_get_coalesce()
1889 if (rtl_is_8125(tp)) in rtl_set_coalesce()
[all …]