Searched refs:LPA_100BASE4 (Results 1 – 3 of 3) sorted by relevance
105 #define LPA_100BASE4 0x0200 /* Can do 100mbps 4k packets */ macro114 #define LPA_100 (LPA_100FULL | LPA_100HALF | LPA_100BASE4)
76 else if (negotiated & LPA_100BASE4) in mii_nway_result()77 ret = LPA_100BASE4; in mii_nway_result()
4573 LPA_100BASE4 | LPA_LPACK; in qeth_mdio_read()