Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/realtek/
H A Dr8169_main.c601 enum rtl_dash_type dash_type; member
1219 if (tp->dash_type == RTL_DASH_DP) in rtl8168_driver_start()
1241 if (tp->dash_type == RTL_DASH_DP) in rtl8168_driver_stop()
1261 switch (tp->dash_type) { in rtl_dash_is_enabled()
4671 if (tp->dash_type != RTL_DASH_NONE) in rtl8169_down()
4677 if (tp->dash_type != RTL_DASH_NONE) in rtl8169_up()
4940 if (tp->dash_type != RTL_DASH_NONE) in rtl_remove_one()
5283 tp->dash_type = rtl_get_dash_type(tp); in rtl_init_one()
5394 if (tp->dash_type != RTL_DASH_NONE) { in rtl_init_one()

Completed in 8 milliseconds