Home
last modified time | relevance | path

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

/linux/drivers/net/usb/
H A Dr8152.c1010 u32 support_5000full:1; member
6514 if (tp->support_5000full) in rtl8152_set_speed()
6562 if (tp->support_2500full || tp->support_5000full) { in rtl8152_set_speed()
8724 cmd->link_modes.supported, tp->support_5000full); in rtl8152_get_link_ksettings()
8726 if (tp->support_2500full || tp->support_5000full) { in rtl8152_get_link_ksettings()
8743 if (tp->support_5000full) { 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()
8964 if (tp->support_5000full) { in r8153_get_eee()
9642 tp->support_5000full = 1; in rtl_ops_init()
[all …]