Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/realtek/
Dr8169_main.c607 enum rtl_dash_type dash_type; member
1196 if (tp->dash_type == RTL_DASH_DP) in rtl8168_driver_start()
1218 if (tp->dash_type == RTL_DASH_DP) in rtl8168_driver_stop()
2263 if (tp->dash_type != RTL_DASH_NONE) in rtl_prepare_power_down()
4994 if (tp->dash_type != RTL_DASH_NONE) in rtl_remove_one()
5358 tp->dash_type = rtl_check_dash(tp); in rtl_init_one()
5462 if (tp->dash_type != RTL_DASH_NONE) { in rtl_init_one()