Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/via/
H A Dvia-velocity.c598 case SPD_DPX_AUTO: in velocity_get_opt_media_mode()
999 if (vptr->options.spd_dpx == SPD_DPX_AUTO) { in velocity_print_link_status()
1840 if (vptr->options.spd_dpx == SPD_DPX_AUTO) { in velocity_error()
3065 if (spd_dpx != SPD_DPX_AUTO) in velocity_set_wol()
3315 if (vptr->options.spd_dpx == SPD_DPX_AUTO) { in velocity_get_link_ksettings()
3396 spd_dpx = SPD_DPX_AUTO; in velocity_set_link_ksettings()
H A Dvia-velocity.h1335 SPD_DPX_AUTO = 0, enumerator