Home
last modified time | relevance | path

Searched refs:PHY_B_IS_LST_CHANGE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dskge.h1267 PHY_B_IS_LST_CHANGE = 1<<1, /* Bit 1: Link Status Changed */ enumerator
1272 PHY_B_IS_LSP_CHANGE | PHY_B_IS_LST_CHANGE))
H A Dskge.c1889 if (isrc & (PHY_B_IS_AN_PR | PHY_B_IS_LST_CHANGE)) in bcom_phy_intr()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dskge.h1267 PHY_B_IS_LST_CHANGE = 1<<1, /* Bit 1: Link Status Changed */ enumerator
1272 PHY_B_IS_LSP_CHANGE | PHY_B_IS_LST_CHANGE))
H A Dskge.c1896 if (isrc & (PHY_B_IS_AN_PR | PHY_B_IS_LST_CHANGE)) in bcom_phy_intr()

Completed in 25 milliseconds