Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Damd8111e.h817 static int speed_duplex[MAX_UNITS] = { 0, }; variable
Damd8111e.c106 MODULE_PARM(speed_duplex, "1-" __MODULE_STRING (MAX_UNITS) "i");
107 MODULE_PARM_DESC(speed_duplex, "Set device speed and duplex modes, 0: Auto Negotitate, 1: 10Mbps Ha…
1898 lp->ext_phy_option = speed_duplex[card_idx]; in amd8111e_probe_one()