PCNET32_PORT_MII 126 drivers/net/ethernet/amd/pcnet32.c PCNET32_PORT_MII, /* 9 MII 10baseT */ PCNET32_PORT_MII 127 drivers/net/ethernet/amd/pcnet32.c PCNET32_PORT_MII | PCNET32_PORT_FD, /* 10 MII 10baseT-FD */ PCNET32_PORT_MII 128 drivers/net/ethernet/amd/pcnet32.c PCNET32_PORT_MII, /* 11 MII (autosel) */ PCNET32_PORT_MII 130 drivers/net/ethernet/amd/pcnet32.c PCNET32_PORT_MII | PCNET32_PORT_100, /* 13 MII 100BaseTx */ PCNET32_PORT_MII 132 drivers/net/ethernet/amd/pcnet32.c PCNET32_PORT_MII | PCNET32_PORT_100 | PCNET32_PORT_FD, PCNET32_PORT_MII 1974 drivers/net/ethernet/amd/pcnet32.c lp->options |= PCNET32_PORT_MII;