Lines Matching refs:IF_PORT_100BASETX
213 *speed = IF_PORT_100BASETX; in bcm_5201_status()
214 dev->if_port = IF_PORT_100BASETX; in bcm_5201_status()
300 *speed = IF_PORT_100BASETX; in lsi_80227_status()
301 dev->if_port = IF_PORT_100BASETX; in lsi_80227_status()
411 *speed = IF_PORT_100BASETX; in am79c874_status()
412 dev->if_port = IF_PORT_100BASETX; in am79c874_status()
493 *speed = IF_PORT_100BASETX; in lxt971a_status()
494 dev->if_port = IF_PORT_100BASETX; in lxt971a_status()
578 *speed = IF_PORT_100BASETX; in ks8995m_status()
579 dev->if_port = IF_PORT_100BASETX; in ks8995m_status()
1905 case IF_PORT_100BASETX: /* 100BaseTx */ in au1000_set_config()