Searched refs:RTL_DASH_NONE (Results 1 – 1 of 1) sorted by relevance
583 RTL_DASH_NONE, enumerator1194 return r8168dp_check_dash(tp) ? RTL_DASH_DP : RTL_DASH_NONE; in rtl_check_dash()1196 return r8168ep_check_dash(tp) ? RTL_DASH_EP : RTL_DASH_NONE; in rtl_check_dash()1198 return RTL_DASH_NONE; in rtl_check_dash()1386 if (tp->dash_type == RTL_DASH_NONE) { in __rtl8169_set_wol()2222 if (tp->dash_type != RTL_DASH_NONE) in rtl_prepare_power_down()4831 if (tp->dash_type != RTL_DASH_NONE) in rtl8169_runtime_idle()4858 tp->dash_type == RTL_DASH_NONE) { in rtl_shutdown()4873 if (tp->dash_type != RTL_DASH_NONE) in rtl_remove_one()5288 if (tp->dash_type == RTL_DASH_NONE) { in rtl_init_one()[all …]