Home
last modified time | relevance | path

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

/linux/drivers/net/usb/
H A Dr8152.c950 u32 support_2500full:1; member
6330 if (tp->support_2500full) in rtl8152_set_speed()
6377 if (tp->support_2500full) { in rtl8152_set_speed()
8812 cmd->link_modes.supported, tp->support_2500full); in rtl8152_get_link_ksettings()
8814 if (tp->support_2500full) { in rtl8152_get_link_ksettings()
9562 tp->support_2500full = 1; in rtl_ops_init()
9567 tp->support_2500full = 1; in rtl_ops_init()
9927 if (tp->support_2500full && in rtl8152_probe_once()