Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dsky2.h2280 #define SKY2_HW_FIBRE_PHY 0x00000002 macro
2311 return !(hw->flags & SKY2_HW_FIBRE_PHY); in sky2_is_copper()
H A Dsky2.c389 if (hw->chip_id == CHIP_ID_YUKON_XL && (hw->flags & SKY2_HW_FIBRE_PHY)) { in sky2_phy_init()
2151 if (hw->flags & SKY2_HW_FIBRE_PHY) in sky2_phy_speed()
2257 if (hw->flags & SKY2_HW_FIBRE_PHY) { in sky2_autoneg_done()
3213 hw->flags |= SKY2_HW_FIBRE_PHY; in sky2_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dsky2.h2280 #define SKY2_HW_FIBRE_PHY 0x00000002 macro
2311 return !(hw->flags & SKY2_HW_FIBRE_PHY); in sky2_is_copper()
H A Dsky2.c388 if (hw->chip_id == CHIP_ID_YUKON_XL && (hw->flags & SKY2_HW_FIBRE_PHY)) { in sky2_phy_init()
2151 if (hw->flags & SKY2_HW_FIBRE_PHY) in sky2_phy_speed()
2257 if (hw->flags & SKY2_HW_FIBRE_PHY) { in sky2_autoneg_done()
3213 hw->flags |= SKY2_HW_FIBRE_PHY; in sky2_init()

Completed in 41 milliseconds