Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/
Dsky2.h2280 #define SKY2_HW_FIBRE_PHY 0x00000002 macro
2311 return !(hw->flags & SKY2_HW_FIBRE_PHY); in sky2_is_copper()
Dsky2.c389 if (hw->chip_id == CHIP_ID_YUKON_XL && (hw->flags & SKY2_HW_FIBRE_PHY)) { in sky2_phy_init()
2152 if (hw->flags & SKY2_HW_FIBRE_PHY) in sky2_phy_speed()
2258 if (hw->flags & SKY2_HW_FIBRE_PHY) { in sky2_autoneg_done()
3214 hw->flags |= SKY2_HW_FIBRE_PHY; in sky2_init()