Searched refs:LPA_100BASE4 (Results 1 – 1 of 1) sorted by relevance
84 #define LPA_100BASE4 0x0200 /* Can do 100mbps 4k packets */ macro91 #define LPA_100 (LPA_100FULL | LPA_100HALF | LPA_100BASE4)173 else if (negotiated & LPA_100BASE4) in mii_nway_result()174 ret = LPA_100BASE4; in mii_nway_result()