Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/realtek/
Dr8169_main.c595 enum rtl_dash_type dash_type; member
1149 if (tp->dash_type == RTL_DASH_DP) in rtl8168_driver_start()
1171 if (tp->dash_type == RTL_DASH_DP) in rtl8168_driver_stop()
1386 if (tp->dash_type == RTL_DASH_NONE) { in __rtl8169_set_wol()
2222 if (tp->dash_type != RTL_DASH_NONE) in rtl_prepare_power_down()
4831 if (tp->dash_type != RTL_DASH_NONE) in rtl8169_runtime_idle()
4858 tp->dash_type == RTL_DASH_NONE) { in rtl_shutdown()
4873 if (tp->dash_type != RTL_DASH_NONE) in rtl_remove_one()
5218 tp->dash_type = rtl_check_dash(tp); in rtl_init_one()
5288 if (tp->dash_type == RTL_DASH_NONE) { in rtl_init_one()
[all …]