Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/marvell/
Dskge.h1263 PHY_B_IS_AN_PR = 1<<10, /* Bit 10: Page Received */ enumerator
1276 (~(PHY_B_IS_PSE | PHY_B_IS_AN_PR | PHY_B_IS_DUP_CHANGE | \
Dskge.c1887 if (isrc & (PHY_B_IS_AN_PR | PHY_B_IS_LST_CHANGE)) in bcom_phy_intr()