Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c601 enum rtl_dash_type dash_type; member
1242 if (tp->dash_type == RTL_DASH_DP) in rtl8168_driver_start()
1264 if (tp->dash_type == RTL_DASH_DP) in rtl8168_driver_stop()
1284 switch (tp->dash_type) { in rtl_dash_is_enabled()
4693 if (tp->dash_type != RTL_DASH_NONE) in rtl8169_down()
4699 if (tp->dash_type != RTL_DASH_NONE) in rtl8169_up()
4962 if (tp->dash_type != RTL_DASH_NONE) in rtl_remove_one()
5314 tp->dash_type = rtl_get_dash_type(tp); in rtl_init_one()
5425 if (tp->dash_type != RTL_DASH_NONE) { in rtl_init_one()