Home
last modified time | relevance | path

Searched refs:common_adv (Results 1 – 1 of 1) sorted by relevance

/drivers/net/phy/
Dphy_device.c1500 int common_adv; in genphy_read_status() local
1536 common_adv = lpa & adv; in genphy_read_status()
1548 } else if (common_adv & (LPA_100FULL | LPA_100HALF)) { in genphy_read_status()
1551 if (common_adv & LPA_100FULL) in genphy_read_status()
1554 if (common_adv & LPA_10FULL) in genphy_read_status()