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.c951 u32 support_2500full:1; member
6301 if (tp->support_2500full) in rtl8152_set_speed()
6348 if (tp->support_2500full) { in rtl8152_set_speed()
8783 cmd->link_modes.supported, tp->support_2500full); in rtl8152_get_link_ksettings()
8785 if (tp->support_2500full) { in rtl8152_get_link_ksettings()
9534 tp->support_2500full = 1; in rtl_ops_init()
9539 tp->support_2500full = 1; in rtl_ops_init()
9900 if (tp->support_2500full && in rtl8152_probe_once()