Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c721 RTL_DASH_NONE, enumerator
1589 : RTL_DASH_NONE; in rtl_get_dash_type()
1591 return RTL_DASH_NONE; in rtl_get_dash_type()
5018 if (tp->dash_type != RTL_DASH_NONE && !tp->saved_wolopts) in rtl8169_down()
5024 if (tp->dash_type != RTL_DASH_NONE) in rtl8169_up()
5285 if (tp->dash_type != RTL_DASH_NONE) in rtl_remove_one()
5807 if (tp->dash_type != RTL_DASH_NONE) { in rtl_init_one()