Searched refs:LPA_100BASE4 (Results 1 – 2 of 2) 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()
Completed in 7 milliseconds