Searched refs:LPA_1000FULL (Results 1 – 13 of 13) sorted by relevance
199 if (lpagb & (LPA_1000FULL | LPA_1000HALF)) { in lxt973a2_read_status()202 if (lpagb & LPA_1000FULL) in lxt973a2_read_status()
66 lpagb |= LPA_1000FULL; in fixed_phy_update_regs()
1009 if (common_adv_gb & (LPA_1000FULL | LPA_1000HALF)) { in genphy_read_status()1012 if (common_adv_gb & LPA_1000FULL) in genphy_read_status()
139 #define LPA_1000FULL 0x0800 /* Link partner 1000BASE-T full duplex */ macro
364 if (lpa2 & LPA_1000FULL) in mii_check_media()369 lpa2 & (LPA_1000FULL | LPA_1000HALF) ? 1000 : in mii_check_media()
242 if (glpa & (LPA_1000FULL | LPA_1000HALF)) { in genmii_read_link()244 if (glpa & LPA_1000FULL) in genmii_read_link()
228 if (lpa & LPA_1000FULL) in mii_stat1000_to_ethtool_lpa_t()
946 { LPA_1000FULL, 0x07000c00 | 0x00001000, in sis190_phy_task()1224 if (tp->negotiated_lpa & (LPA_1000HALF | LPA_1000FULL)) in sis190_start_xmit()
2101 if (lpa2 & LPA_1000FULL) in swphy_poll_timer()2104 if (lpa2 & (LPA_1000FULL | LPA_1000HALF)) in swphy_poll_timer()
287 speed = lpa2 & (LPA_1000FULL | LPA_1000HALF) ? 1000 : in mii_speed()
1421 if (mscr & ADVERTISE_1000FULL && mssr & LPA_1000FULL) { in mii_get_media()
1166 if (neg1000 & (LPA_1000FULL | LPA_1000HALF)) in link_status_mii()1175 if ((neg1000 & LPA_1000FULL) || (neg & LPA_DUPLEX)) in link_status_mii()
3374 (status_1000 & LPA_1000FULL)) { in nv_update_linkspeed()