Home
last modified time | relevance | path

Searched refs:spd_dpx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/via/
H A Dvia-velocity.c488 velocity_set_int_opt((int *) &opts->spd_dpx, speed_duplex[index], in velocity_get_options()
597 switch (vptr->options.spd_dpx) { in velocity_get_opt_media_mode()
999 if (vptr->options.spd_dpx == SPD_DPX_AUTO) { in velocity_print_link_status()
1016 switch (vptr->options.spd_dpx) { in velocity_print_link_status()
1840 if (vptr->options.spd_dpx == SPD_DPX_AUTO) { in velocity_error()
3018 enum speed_opt spd_dpx = vptr->options.spd_dpx; in velocity_set_wol() local
3064 if (spd_dpx == SPD_DPX_1000_FULL) in velocity_set_wol()
3067 if (spd_dpx != SPD_DPX_AUTO) in velocity_set_wol()
3317 if (vptr->options.spd_dpx in velocity_get_link_ksettings()
3395 enum speed_opt spd_dpx; velocity_set_link_ksettings() local
[all...]
H A Dvia-velocity.h1361 enum speed_opt spd_dpx; /* Media link mode */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/via/
H A Dvia-velocity.c488 velocity_set_int_opt((int *) &opts->spd_dpx, speed_duplex[index], in velocity_get_options()
597 switch (vptr->options.spd_dpx) { in velocity_get_opt_media_mode()
999 if (vptr->options.spd_dpx == SPD_DPX_AUTO) { in velocity_print_link_status()
1016 switch (vptr->options.spd_dpx) { in velocity_print_link_status()
1840 if (vptr->options.spd_dpx == SPD_DPX_AUTO) { in velocity_error()
3016 enum speed_opt spd_dpx = vptr->options.spd_dpx; in velocity_set_wol() local
3062 if (spd_dpx == SPD_DPX_1000_FULL) in velocity_set_wol()
3065 if (spd_dpx != SPD_DPX_AUTO) in velocity_set_wol()
3315 if (vptr->options.spd_dpx in velocity_get_link_ksettings()
3393 enum speed_opt spd_dpx; velocity_set_link_ksettings() local
[all...]
H A Dvia-velocity.h1360 enum speed_opt spd_dpx; /* Media link mode */ member

Completed in 14 milliseconds