Searched refs:speed_duplex (Results 1 – 4 of 4) sorted by relevance
90 module_param_array(speed_duplex, int, NULL, 0);91 MODULE_PARM_DESC(speed_duplex, "Set device speed and duplex modes, 0: Auto Negotiate, 1: 10Mbps Hal…1816 lp->ext_phy_option = speed_duplex[card_idx]; in amd8111e_probe_one()
904 u32 speed_duplex:4; member3613 switch (tp->ups_info.speed_duplex) { in r8153b_ups_flags()3679 switch (tp->ups_info.speed_duplex) { in r8156_ups_flags()6255 tp->ups_info.speed_duplex = FORCE_10M_FULL; in rtl8152_set_speed()6257 tp->ups_info.speed_duplex = FORCE_10M_HALF; in rtl8152_set_speed()6264 tp->ups_info.speed_duplex = FORCE_100M_FULL; in rtl8152_set_speed()6266 tp->ups_info.speed_duplex = FORCE_100M_HALF; in rtl8152_set_speed()6272 tp->ups_info.speed_duplex = NWAY_1000M_FULL; in rtl8152_set_speed()6309 tp->ups_info.speed_duplex = NWAY_10M_HALF; in rtl8152_set_speed()6313 tp->ups_info.speed_duplex = NWAY_10M_FULL; in rtl8152_set_speed()[all …]
337 VELOCITY_PARAM(speed_duplex, "Setting the speed and duplex mode");488 velocity_set_int_opt((int *) &opts->spd_dpx, speed_duplex[index], in velocity_get_options()
4844 switch (phys_if->speed_duplex) { in qeth_init_link_info_oat_cb()