Searched refs:RTL_DASH_NONE (Results 1 – 1 of 1) sorted by relevance
587 RTL_DASH_NONE, enumerator1261 return r8168dp_check_dash(tp) ? RTL_DASH_DP : RTL_DASH_NONE; in rtl_check_dash()1263 return r8168ep_check_dash(tp) ? RTL_DASH_EP : RTL_DASH_NONE; in rtl_check_dash()1265 return RTL_DASH_NONE; in rtl_check_dash()1456 if (tp->dash_type == RTL_DASH_NONE) { in __rtl8169_set_wol()2515 if (tp->dash_type != RTL_DASH_NONE) in rtl_prepare_power_down()4864 if (tp->dash_type != RTL_DASH_NONE) in rtl8169_runtime_idle()4891 tp->dash_type == RTL_DASH_NONE) { in rtl_shutdown()4906 if (tp->dash_type != RTL_DASH_NONE) in rtl_remove_one()5320 if (tp->dash_type == RTL_DASH_NONE) { in rtl_init_one()[all …]