Searched refs:LPA_10HALF (Results 1 – 5 of 5) sorted by relevance
98 #define LPA_10HALF 0x0020 /* Can do 10mbps half-duplex */ macro195 ret = LPA_10HALF; in mii_nway_result()
96 #define LPA_10HALF 0x0020 /* Can do 10mbps half-duplex */ macro
500 { LPA_10HALF, 0x04000400, in sis190_phy_task()
795 } else if (lpa & LPA_10HALF) { in update_linkspeed()
103 #define LPA_OTHER ~( LPA_10FULL | LPA_10HALF | LPA_100FULL | \166 else return ( other_bits | LPA_10HALF ); in gmii_nway_result()