Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/realtek/
Dr8169_main.c599 enum rtl_dash_type dash_type; member
1216 if (tp->dash_type == RTL_DASH_DP) in rtl8168_driver_start()
1238 if (tp->dash_type == RTL_DASH_DP) in rtl8168_driver_stop()
1456 if (tp->dash_type == RTL_DASH_NONE) { in __rtl8169_set_wol()
2515 if (tp->dash_type != RTL_DASH_NONE) in rtl_prepare_power_down()
4864 if (tp->dash_type != RTL_DASH_NONE) in rtl8169_runtime_idle()
4891 tp->dash_type == RTL_DASH_NONE) { in rtl_shutdown()
4906 if (tp->dash_type != RTL_DASH_NONE) in rtl_remove_one()
5249 tp->dash_type = rtl_check_dash(tp); in rtl_init_one()
5320 if (tp->dash_type == RTL_DASH_NONE) { in rtl_init_one()
[all …]