Lines Matching refs:support_2500full
1009 u32 support_2500full:1; member
6511 if (tp->support_2500full) in rtl8152_set_speed()
6562 if (tp->support_2500full || tp->support_5000full) { in rtl8152_set_speed()
8721 cmd->link_modes.supported, tp->support_2500full); in rtl8152_get_link_ksettings()
8726 if (tp->support_2500full || tp->support_5000full) { in rtl8152_get_link_ksettings()
8730 if (tp->support_2500full) { in rtl8152_get_link_ksettings()
8925 if (tp->support_2500full || tp->support_5000full) { in r8152_set_eee()
8949 if (tp->support_2500full || tp->support_5000full) { in r8153_get_eee()
8957 if (tp->support_2500full) { in r8153_get_eee()
9577 tp->support_2500full = 1; in rtl_ops_init()
9583 tp->support_2500full = 1; in rtl_ops_init()
9641 tp->support_2500full = 1; in rtl_ops_init()
9973 if (tp->support_2500full && in rtl8152_probe_once()