Home
last modified time | relevance | path

Searched refs:sg_dig_ctrl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.c3070 u32 sg_dig_ctrl = tr32(SG_DIG_CTRL); in tg3_power_down_phy() local
3073 sg_dig_ctrl |= in tg3_power_down_phy()
3075 tw32(SG_DIG_CTRL, sg_dig_ctrl); in tg3_power_down_phy()
5507 u32 sg_dig_ctrl, sg_dig_status; in tg3_setup_fiber_hw_autoneg() local
5528 sg_dig_ctrl = tr32(SG_DIG_CTRL); in tg3_setup_fiber_hw_autoneg()
5531 if (sg_dig_ctrl & SG_DIG_USING_HW_AUTONEG) { in tg3_setup_fiber_hw_autoneg()
5560 if (sg_dig_ctrl != expected_sg_dig_ctrl) { in tg3_setup_fiber_hw_autoneg()
5588 if (sg_dig_ctrl & SG_DIG_PAUSE_CAP) in tg3_setup_fiber_hw_autoneg()
5590 if (sg_dig_ctrl & SG_DIG_ASYM_PAUSE) in tg3_setup_fiber_hw_autoneg()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dtg3.c3064 u32 sg_dig_ctrl = tr32(SG_DIG_CTRL); in tg3_power_down_phy() local
3067 sg_dig_ctrl |= in tg3_power_down_phy()
3069 tw32(SG_DIG_CTRL, sg_dig_ctrl); in tg3_power_down_phy()
5502 u32 sg_dig_ctrl, sg_dig_status; in tg3_setup_fiber_hw_autoneg() local
5522 sg_dig_ctrl = tr32(SG_DIG_CTRL); in tg3_setup_fiber_hw_autoneg()
5525 if (sg_dig_ctrl & SG_DIG_USING_HW_AUTONEG) { in tg3_setup_fiber_hw_autoneg()
5554 if (sg_dig_ctrl != expected_sg_dig_ctrl) { in tg3_setup_fiber_hw_autoneg()
5582 if (sg_dig_ctrl & SG_DIG_PAUSE_CAP) in tg3_setup_fiber_hw_autoneg()
5584 if (sg_dig_ctrl & SG_DIG_ASYM_PAUSE) in tg3_setup_fiber_hw_autoneg()

Completed in 38 milliseconds